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

module-python: handle modules that can only be loaded once in one interpreter #4281

Open
davidnich opened this issue Jul 13, 2021 · 0 comments

Comments

@davidnich
Copy link
Contributor

ex: tensorflow

error when attempted to be loaded in multiple interpreters: builtins.ImportError: Interpreter change detected - this module can only be loaded into one interpreter per process.

@davidnich davidnich added this to the 1.0.1 milestone Jul 13, 2021
@davidnich davidnich self-assigned this Jul 13, 2021
@davidnich davidnich modified the milestones: 1.0.1, not planned Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant