We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Environment:
enaml
pythonnet
Steps to reproduce:
clr_crash.enaml.txt
clr_crash.enaml
enaml-run clr_crash.enaml
Interesting variant:
import clr
I'm not sure if this is a pythonnet issue or an enaml issue, so I've reported the bug to both projects: pythonnet/pythonnet#1014 clr_crash.enaml.txt
conda_environment.txt
The text was updated successfully, but these errors were encountered:
It's probably a weird interaction between pythonnet and Qt. I'm 99% sure it's nothing to do with enaml.
Sorry, something went wrong.
No branches or pull requests
Environment:
enaml
0.10.4, installed via condapythonnet
2.4.0, installed via pipSteps to reproduce:
clr_crash.enaml.txt
clr_crash.enaml
(GitHub wouldn't let me upload with .enaml as the extension)enaml-run clr_crash.enaml
Interesting variant:
import clr
line at beginning ofclr_crash.enaml
enaml-run clr_crash.enaml
I'm not sure if this is a pythonnet issue or an enaml issue, so I've reported the bug to both projects: pythonnet/pythonnet#1014
clr_crash.enaml.txt
conda_environment.txt
The text was updated successfully, but these errors were encountered: