Coder Social home page Coder Social logo

Comments (3)

estar21 avatar estar21 commented on June 23, 2024

Does not install on windows vista either. I did everything specified on https://github.com/tgalal/python-axolotl-curve25519 including using MinGW.

The error is: Setup script exited with error: command 'C:\Program Files\Common Files
\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe' failed with exit status
2*

from python-axolotl-curve25519.

dreamflasher avatar dreamflasher commented on June 23, 2024

Doesn't work on Windows 10 either:

build\temp.win32-2.7\Release\curve25519module.o:curve25519module.c:(.text+0x4d): undefined reference to `_imp__PyExc_ValueError'
  build\temp.win32-2.7\Release\curve25519module.o:curve25519module.c:(.text+0x73): undefined reference to `_imp__PyExc_ValueError'
  build\temp.win32-2.7\Release\curve25519module.o:curve25519module.c:(.text+0x11e): undefined reference to `_imp__PyExc_ValueError'
  build\temp.win32-2.7\Release\curve25519module.o:curve25519module.c:(.text+0x1a9): undefined reference to `_imp__PyExc_ValueError'
  build\temp.win32-2.7\Release\curve25519module.o:curve25519module.c:(.text+0x253): undefined reference to `_imp__PyExc_ValueError'
  build\temp.win32-2.7\Release\curve25519module.o:curve25519module.c:(.text+0x279): more undefined references to `_imp__PyExc_ValueError' follow
  collect2.exe: error: ld returned 1 exit status
  error: command 'C:\\tools\\MinGW\\bin\\gcc.exe' failed with exit status 1

  ----------------------------------------
  Failed building wheel for python-axolotl-curve25519

from python-axolotl-curve25519.

dreamflasher avatar dreamflasher commented on June 23, 2024

Solution: Requires Python installation in a folder without spaces and the dependencies as listed. But it only works with Python 3.x, didn't get it running with Python 2.x :/

from python-axolotl-curve25519.

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.