samim23/polymath

numpy problem during installation

Loris-bite opened this issue · 1 comments

During the installation process i've got a error: note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for numpy Failed to build numpy ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects
i've tried to upgrade pip3 and install an older version of numpy but i got the same error.

This was due a required old numpy version in the requirements.txt. It has now been updated and should work it you pull and try again.