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

gui broken by import #797

Conversation

tainnok
Copy link

@tainnok tainnok commented Dec 6, 2022

this PR is basicaly a cleaner version of #780
It's the same problem (import not possible), but this PR does NOT contain any other changes (like #780) and the fix does NOT introduce a new try-except block.
It just moves the import into the existing try-except block.

ATTENTION: on python3.10 PR #796 ("do not limit SciPy version to <1.8.0 for GUI") is needed to run tests without errors!

@danielhrisca danielhrisca merged commit 7eb0618 into danielhrisca:development Dec 6, 2022
@danielhrisca
Copy link
Owner

Thank you @tainnok

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

Successfully merging this pull request may close these issues.

None yet

2 participants