-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Issue type
Bug
How did you install PythonMonkey?
Installed from pip
OS platform and distribution
Windows 11
Python version (python --version
)
3.9
PythonMonkey version (pip show pythonmonkey
)
1.1.0
Bug Description
PythonMonkey works great on Linux; thanks for this amazing package! However, on Windows, it makes Python crash on import.
Am I doing something wrong? Thanks :)
Standalone code to reproduce the issue
import pythonmonkey
print("You should see this") # I don't get to see this
Relevant log output or backtrace
Additional info if applicable
What branch of PythonMonkey were you developing on? (If applicable)
No response
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog