Import Error and computer freezes freezes
->C:\Users\nahid ⚡ python C:\Users\nahid\JigsawWM\examples\wm.pyw
wm.pyw 5
ImportError: cannot import name 'ui' from 'jigsawwm' (C:\Users\nahid\scoop\apps\python\current\Lib\site-packages\jigsawwm_init_.py)
Hi, How did you install it?
You may press Ctrl+Alt+Del to call out the Task Manager to kill the python process. It normally named python.exe (32 bit) .
Hi, How did you install it? You may press
Ctrl+Alt+Delto call out the Task Manager to kill the python process. It normally namedpython.exe (32 bit).
installed using python pip install and then cloned the repo & tried to launch each example files but all of them crashes & freezes. Do i need a particular python version ? i am using latest python
Hi, @nahid6970 , Yes, you are correct, 3.11 is the preferable version while 3.12 is not supported.