Skip to content
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

Can it work with Pyinstaller (Linux)? #141

Open
sergejkl opened this issue Nov 19, 2020 · 0 comments
Open

Can it work with Pyinstaller (Linux)? #141

sergejkl opened this issue Nov 19, 2020 · 0 comments

Comments

@sergejkl
Copy link

I tried writing a very simple Python program (using Ubuntu, Python 2.7) and I can apply pyrasite-shell without problem on it. However, when I use pyinstaller (with the -F option for simple file) and then try to apply pyrasite-shell on that process, this produces a segmentation fault - it looks like a GIL issue. Is there any way around this?

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

No branches or pull requests

1 participant