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

cannot init_cysignals() in (embedded) python sub-shell #115

Open
dimpase opened this issue Oct 7, 2019 · 0 comments
Open

cannot init_cysignals() in (embedded) python sub-shell #115

dimpase opened this issue Oct 7, 2019 · 0 comments

Comments

@dimpase
Copy link
Member

dimpase commented Oct 7, 2019

The scenario is the following: Macaulay2 starts a subprocess to run (Sage's) Python in, and then from sage.all import * stops with

ValueError: signal only works in main thread

coming from init_cysignals(). Is there a way around it?

Reported by @antonleykin

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