You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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\
The text was updated successfully, but these errors were encountered:
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\
The text was updated successfully, but these errors were encountered: