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
The package is successfully installed and launched.
The GUI crashes on clicking the Compile button (after typing the assembly code in the Editor).
Clicking the Reset button also causes the GUI to crash.
Currently tested with:
OSX 11.5
Python 3.9.5
The text was updated successfully, but these errors were encountered:
It potentially looks like a portability issue with the python multiprocessing library across either the different versions / CPU architectures(in this case the M1). Would you in that light be able to debug this further so that we could patch this?
The package is successfully installed and launched.
The GUI crashes on clicking the Compile button (after typing the assembly code in the Editor).
Clicking the Reset button also causes the GUI to crash.
Currently tested with:
The text was updated successfully, but these errors were encountered: