Code Monkey home page Code Monkey logo

Comments (5)

mblondel avatar mblondel commented on July 21, 2024

Thanks for the bug report!

Currently, I assume that the cpp files have already been compiled by make cython prior to calling python setup.py install (see README.rst). I'll try to see if I can get setup.py to automatically call Cython. In the meantime, I recommend manual install.

from lightning.

mblondel avatar mblondel commented on July 21, 2024

@chrisspen Sorry for the long delay but I think this issue should now be solved (I added the generated Cython files directly to the repository). Could you check that pip install https://github.com/mblondel/lightning/archive/master.zip now works? Thanks!

from lightning.

qymwill avatar qymwill commented on July 21, 2024

Hi, when I was installing your software "lightning", I met some problems (I am working on Win7 64-bit system). I have installed Python 3.3, and related packages including setuptools, Numpy, SciPy, scikit-learn, which are downloaded from http://www.lfd.uci.edu/~gohlke/pythonlibs/ with Win32 version. After that, I use pip to install lightning with the command "pip install https://github.com/mblondel/lightning/archive/master.zip". However, I always get such errors:

Command "D:\Program Files (x86)\Python\python.exe" -c "import setuptools, tokeni
ze;file='c:\users\yiming\appdata\local\temp\pip-t56mom-build\setup.py
';exec(compile(getattr(tokenize, 'open', open)(file).read().replace('\r\n',
'\n'), file, 'exec'))" install --record c:\users\yiming\appdata\local\temp\p
ip-s3rie3-record\install-record.txt --single-version-externally-managed --compil
e failed with error code 1 in c:\users\yiming\appdata\local\temp\pip-t56mom-build
Storing debug log for failure in C:\Users\Yiming\pip\pip.log

In addition, I install Visual Studio 2008, 2010, and 2012 in my machine. Do you have any instructions/steps about how to install "lightning" on Windows? Thanks.

from lightning.

mblondel avatar mblondel commented on July 21, 2024

It might be a Python 3 specific issue. Could you try with Python 2.7?

from lightning.

mblondel avatar mblondel commented on July 21, 2024

I confirmed that pip now works fine on Python 2.7. Python 3 support is another issue so closing.

from lightning.

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.