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

do not limit SciPy version to <1.8.0 for GUI #796

Conversation

tainnok
Copy link

@tainnok tainnok commented Dec 6, 2022

it's not possible to install asammdf on windows-systems and python >= 3.10 because there is no SciPy Wheel-Package available for SciPy<1.8.0

Regarding to setup.py:
[export] does not have any version-restriction for SciPy, but [gui] has the <1.8.0 restriction, which most likely is obsolete.
Without that limitation it's possible to install and run asammdf[gui] on python 3.10.

@tainnok tainnok changed the base branch from master to development December 6, 2022 15:22
@tainnok tainnok mentioned this pull request Dec 6, 2022
@danielhrisca danielhrisca merged commit 155c00e into danielhrisca:development Dec 6, 2022
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