serge-sans-paille / pythran-openblas

Wheel builder for OpenBLAS
BSD 3-Clause "New" or "Revised" License
6 stars 7 forks source link

ERROR: Could not find a version that satisfies the requirement pythran-openblas #5

Closed saleh-old closed 3 years ago

saleh-old commented 4 years ago

Hi. When I try installing with pip, I get:

ERROR: Could not find a version that satisfies the requirement pythran-openblas (from versions: none)
ERROR: No matching distribution found for pythran-openblas

My pip -V output:

pip 19.3.1 from /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/pip (python 3.8)
saleh-old commented 4 years ago

Apparently the error is because no binaries have been compiled for Python 3.8

jeanlaroche commented 4 years ago

Same issue with python 3.5

serge-sans-paille commented 3 years ago

I've just released wheels that are independent from the python version, they should be working through pip as of now.