nucleic / enaml

Declarative User Interfaces for Python
http://enaml.readthedocs.io/en/latest/
Other
1.53k stars 130 forks source link

If an enaml file imports pythonnet during startup, enaml file dialogs cause application to freeze #384

Open jdw-creare opened 4 years ago

jdw-creare commented 4 years ago

Environment:

Steps to reproduce:

Interesting variant:

I'm not sure if this is a pythonnet issue or an enaml issue, so I've reported the bug to both projects: https://github.com/pythonnet/pythonnet/issues/1014 clr_crash.enaml.txt

conda_environment.txt

sccolbert commented 4 years ago

It's probably a weird interaction between pythonnet and Qt. I'm 99% sure it's nothing to do with enaml.