Moderator: joepal
Aranuvir wrote:You will neither find Qt4 nor Pyside for P3.6 ...
blindsaypatten wrote:Was using Qt.py (great name! https://fredrikaverpil.github.io/2016/0 ... ith-qt-py/ ) considered? It seems like being able to use pyside, pyside2, pyqt4 or pyqt5 would be quite nice. But I'm probably being hopelessly naive.
...
SYS.VERSION: 3.4.4 (v3.4.4:737efcadf5a6, Dec 20 2015, 19:28:18) [MSC v.1600 32 bit (Intel)]
SYS.PLATFORM: win32
SYS.EXECUTABLE: C:\Python34\python.exe
PLATFORM.MACHINE: AMD64
PLATFORM.PROCESSOR: AMD64 Family 21 Model 19 Stepping 1, AuthenticAMD
PLATFORM.UNAME.RELEASE: 10
PLATFORM.WIN32_VER: 10 10.0.15063 Multiprocessor Free
NUMPY.VERSION: 1.12.1
No OpenGL_accelerate module loaded: No module named 'OpenGL_accelerate'
Traceback (most recent call last):
File "makehuman.py", line 834, in <module>
main()
File "makehuman.py", line 824, in main
from mhmain import MHApplication
File "./core\mhmain.py", line 46, in <module>
import mh
File "./lib\mh.py", line 50, in <module>
from qtui import Keys, Buttons, Modifiers, Application
File "./lib\qtui.py", line 51, in <module>
import qtgui
File "./lib\qtgui.py", line 157, in <module>
class Tabs(QtWidgets.QTabWidget, TabsBase):
NameError: name 'QtWidgets' is not defined
Return to General discussions about makehuman
Users browsing this forum: No registered users and 2 guests