Skip to content

Python crashing without message on PythonMonkey import #476

New issue

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

Open
Andereoo opened this issue Mar 13, 2025 · 0 comments
Open

Python crashing without message on PythonMonkey import #476

Andereoo opened this issue Mar 13, 2025 · 0 comments

Comments

@Andereoo
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant