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

Conflict with pythonnet #78

Open
samuelgarcia opened this issue Mar 9, 2018 · 3 comments
Open

Conflict with pythonnet #78

samuelgarcia opened this issue Mar 9, 2018 · 3 comments

Comments

@samuelgarcia
Copy link
Contributor

See pythonnet/pythonnet#642

@samuelgarcia
Copy link
Contributor Author

@campagnola I have a problem with pythonnet (a bridge python<->C#) for multi channl system DLL
This is due to :

import faulthandler
faulthandler.enable()

any idea ?
Is this necessary ?

@samuelgarcia
Copy link
Contributor Author

So the new issue could be

import faulthandler
faulthandler.enable()
import clr

@campagnola
Copy link
Contributor

Sorry I missed this. I wish using @campagnola could more reliably get my attention.. you're always welcome to send me a direct email.

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

2 participants