dwaithe / MaximaFinder

GNU General Public License v3.0
15 stars 8 forks source link

Error installation #5

Closed ZLoverty closed 7 months ago

ZLoverty commented 1 year ago

Hello, I'm trying to install this package on a Windows 10 PC, with python3 -m pip install findmaxima2d. I get the following error message.

image

I tried to upgrade my pip, and use command pip install findmaxima2d, they do not work either.

Do you have a clue what is happening?

gabrieltorresgamez commented 1 year ago

Hey @ZLoverty,

I'm encountering the same error. Since this issue is quite old, I'd be interested to know if you found a quick fix or an alternative.

pavelzach commented 8 months ago

Hi all, I was able to install it using Python 3.11, with a pre-installed numpy, scipy and Cython. Together with the MS C++ Build Tools.