Giter Site home page Giter Site logo

Unable to install about ripser.py HOT 4 CLOSED

scikit-tda avatar scikit-tda commented on July 22, 2024
Unable to install

from ripser.py.

Comments (4)

sauln avatar sauln commented on July 22, 2024

Hi, thanks for reaching out.

First, I tried reformatting your issue with code formatting using "```" so it renders correctly. Does that look right?

When you install from source, you need to give setup.py a command install.

Try installing with the command:

python setup.py install

from ripser.py.

Hancya avatar Hancya commented on July 22, 2024

I just tried the command, but here is the new error message:

error: command 'cl.exe' failed: No such file or directory

from ripser.py.

Hancya avatar Hancya commented on July 22, 2024

The context of the error message:

building 'pyRipser' extension
cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MT -DUSE_COEFFICIENTS=1 -DNDEBUG=1 -DASSEMBLE_REDUCTION_MATRIX=1 -I.\ripser -IC:\Users\shelv\AppData\Local\Programs\Python\Python37-32\include -IC:\Users\shelv\AppData\Local\Programs\Python\Python37-32\include -IC:\Users\shelv\AppData\Local\Programs\Python\Python37-32\lib\site-packages\numpy\core\include "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17134.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17134.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17134.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17134.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.6.1\include\um" /EHsc /Tpripser/pyRipser.cpp /Fobuild\temp.win32-3.7\Release\ripser/pyRipser.obj -v -std=c++11 -Ofast -D_hypot=hypot
error: command 'cl.exe' failed: No such file or directory"

from ripser.py.

ctralie avatar ctralie commented on July 22, 2024

Hello,
See if you are able to install the mingw runtimes:

https://sourceforge.net/projects/mingw-w64/

and then try pip

from ripser.py.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.