Coder Social home page Coder Social logo

Comments (6)

tgalal avatar tgalal commented on June 23, 2024

sorry I screwed up the release, fixed in 0.4.1-2

from python-axolotl-curve25519.

PyWaves avatar PyWaves commented on June 23, 2024

from python-axolotl-curve25519.

SalahAdDin avatar SalahAdDin commented on June 23, 2024

@tgalal I'm still getting this bug:

Running setup.py install for python-axolotl-curve25519: started
    Running setup.py install for python-axolotl-curve25519: finished with status 'error'
    Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-16iqgzg4/python-axolotl-curve25519/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-zza5yxr7-record/install-record.txt --single-version-externally-managed --compile:
    /usr/local/lib/python3.5/dist-packages/setuptools/dist.py:470: UserWarning: Normalizing '0.4.1-2' to '0.4.1.post2'
      normalized_version,
    running install
    running build
    running build_ext
    building 'axolotl_curve25519' extension
    creating build
    creating build/temp.linux-x86_64-3.5
    creating build/temp.linux-x86_64-3.5/curve
    creating build/temp.linux-x86_64-3.5/curve/ed25519
    creating build/temp.linux-x86_64-3.5/curve/ed25519/additions
    creating build/temp.linux-x86_64-3.5/curve/ed25519/nacl_sha512
    x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fdebug-prefix-map=/build/python3.5-3.5.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Icurve/ed25519/nacl_includes -Icurve/ed25519/additions -Icurve/ed25519 -I/usr/include/python3.5m -c curve/curve25519-donna.c -o build/temp.linux-x86_64-3.5/curve/curve25519-donna.o
    unable to execute 'x86_64-linux-gnu-gcc': No such file or directory
    error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
    
    ----------------------------------------
Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-16iqgzg4/python-axolotl-curve25519/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-zza5yxr7-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-16iqgzg4/python-axolotl-curve25519/

from python-axolotl-curve25519.

jsam2412 avatar jsam2412 commented on June 23, 2024

@SalahAdDin have you found the solution?
I am also gettig the same error

from python-axolotl-curve25519.

SalahAdDin avatar SalahAdDin commented on June 23, 2024

No, i left it long time ago.

from python-axolotl-curve25519.

arturspon avatar arturspon commented on June 23, 2024

I got it after running this:
sudo apt-get install cmake
sudo apt-get install gcc g++
sudo apt-get install python3-dev python3-numpy

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.