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

Installation failed #26

Open
EricChen521 opened this issue Jul 16, 2024 · 3 comments
Open

Installation failed #26

EricChen521 opened this issue Jul 16, 2024 · 3 comments

Comments

@EricChen521
Copy link

EricChen521 commented Jul 16, 2024

Hi, I experienced an error related to Scipy using mamba env create --file environment.yml.
Any idea why?

  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for scipy
ERROR: Could not build wheels for scipy, which is required to install pyproject.toml-based projects

failed
@RiesBen
Copy link
Collaborator

RiesBen commented Jul 17, 2024

@EricChen521 hej Eric,
this looks weird! looking into it :)

@ErikZhang-9762
Copy link

Hi, I have the same problem.

The error should occur when installing MDRestraintsGenerator using pip

The problem can be reproduced using the following command

pip install MDRestraintsGenerator

and scipy version is 1.7.3

conda list | grep scipy
scipy                     1.7.3           py310hea5193d_0    conda-forge

Is there a solution to this problem now?

@RiesBen
Copy link
Collaborator

RiesBen commented Jul 30, 2024

Hej,
it took some time, till I had time to look into this.

I updated the environment.yml and pinned the numpy version to 1.22, now at least the CI works. how does that look on your end? :)

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

No branches or pull requests

3 participants