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

Potential problems with scipy v1.5.0 #2

Open
mriener opened this issue Sep 17, 2020 · 3 comments
Open

Potential problems with scipy v1.5.0 #2

mriener opened this issue Sep 17, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@mriener
Copy link
Owner

mriener commented Sep 17, 2020

It seems that upgrading to newer versions of scipy (>= v1.5.0) may cause an error as discussed here.

The workaround for now is to downgrade scipy to a previous version (v1.4.1 is tested and known to work).

@mriener mriener added the bug Something isn't working label Sep 17, 2020
@mriener mriener self-assigned this Sep 17, 2020
@mriener mriener changed the title Potential problems with scipy v0.15.0 Potential problems with scipy v1.5.0 Sep 19, 2020
@lpagani91
Copy link

I ran the demo programs (Tutorial_example-GRS.ipynb and Tutorial_decompose_single_spectrum.ipynb) with scipy v1.6.0 under python v3.8.7 without any problem.

@StellarXu
Copy link

I met this problem just yesterday. When using Scipy v1.5.4/ Python 3.6, Optimize raises "ValueError: x0 violates bound constraints" in Tutorial_example step 1. After I changed to v1.4.1 , no Error appeared.

Emmm, if I read this issue earlier, I won't get trouble with this hhhh.

@lpagani91
Copy link

lpagani91 commented Apr 6, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants