execuc / LCInterlocking

FreeCAD module to create laser cut interlocking parts.
GNU Lesser General Public License v2.1
144 stars 33 forks source link

No module named 'pyside2uic' #55

Open shahabaz opened 3 years ago

shahabaz commented 3 years ago

I am getting the following error

17:26:33 Traceback (most recent call last): File "C:/Users/ShahabazShafi/AppData/Roaming/FreeCAD/Macro/BoxCreator.FCMacro", line 105, in <module> d = BoxcreatorDialog() File "C:/Users/ShahabazShafi/AppData/Roaming/FreeCAD/Macro/BoxCreator.FCMacro", line 34, in __init__ f, w = gui.PySideUic.loadUiType(self.ui_file) File "<string>", line 1, in <module> File "C:\Users\ShahabazShafi\AppData\Roaming\Python\Python38\site-packages\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import return original_import(name, *args, **kwargs) File "C:\Users\ShahabazShafi\AppData\Roaming\Python\Python38\site-packages\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import return original_import(name, *args, **kwargs) <class 'ModuleNotFoundError'>: No module named 'pyside2uic'

I tried installing pip install pyside2 I am getting this error now.

17:47:00 During initialization the error "Failed to wrap widget" occurred in C:\Program Files\FreeCAD 0.19\Mod\Tux\InitGui.py 17:47:00 Please look into the log file for further information 17:47:00 During initialization the error "Failed to wrap widget" occurred in C:\Users\ShahabazShafi\AppData\Roaming\FreeCAD\Mod\A2plus\InitGui.py 17:47:00 Please look into the log file for further information

How do I resolve this. Also the logfile isnt getting created at %APPDATA%\FreeCAD\