We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug
Installed from pip
Windows 11
python --version
3.9
pip show pythonmonkey
1.1.0
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 :)
import pythonmonkey print("You should see this") # I don't get to see this
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
Relevant log output or backtrace
Additional info if applicable
What branch of PythonMonkey were you developing on? (If applicable)
No response
The text was updated successfully, but these errors were encountered: