-
Notifications
You must be signed in to change notification settings - Fork 15
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
Blockly fails to load #25
Comments
Thanks @renerichter. This is indeed a known issue. I'll investigate. Most likely the Website is not being shipped through github correctly. I'll have a look. |
Seems I cannot even install the package under windwos.. |
@beniroquai installation of the package (as it is shipped with PyQt5 as expected) is no problem. It seems that order of modules and packages that are imported is messed up. I will have a look. |
Yep. Napari is the issue I guess. Tried installing microeye for STORM reconstruction today which screwed up pydantic and pyqt5. Force-reinstalling resolved the issue in my case. |
So a simple |
How would that work? Sorry I have absolutely no clue what's possible with
setuptools at all ;-)
… Message ID: ***@***.***>
|
Bug description
Imswitch not starting due to failing blockly.
How to reproduce
Steps to reproduce the behavior:
mamba activate imswitch
environment runimswitch
commandExpected behavior
Assumed all modules (including blockly) to start properly.
Output
Environment
The text was updated successfully, but these errors were encountered: