Git Product home page Git Product logo

Comments (9)

PidgeyL avatar PidgeyL commented on June 12, 2024

did you make sure to run the pip install with sudo rights?

from cve-search.

YOLOP0wn avatar YOLOP0wn commented on June 12, 2024

yes sure

from cve-search.

YOLOP0wn avatar YOLOP0wn commented on June 12, 2024

pip3 install lxml also give me this error :error: command 'x86_64-linux-gnu-gcc' failed with exit status 1

from cve-search.

PidgeyL avatar PidgeyL commented on June 12, 2024

Do you have gcc and all dependencies installed?

from cve-search.

YOLOP0wn avatar YOLOP0wn commented on June 12, 2024

yes gcc is installed i'v checked it when i saw this error

from cve-search.

YOLOP0wn avatar YOLOP0wn commented on June 12, 2024

No idea ? Maybe Debian8's some base packages are missing ?

from cve-search.

YOLOP0wn avatar YOLOP0wn commented on June 12, 2024

I've tried it with Ubuntu 14.04 and works great, though the issue comes from debian's os.

Topic closed

Thanks

from cve-search.

PidgeyL avatar PidgeyL commented on June 12, 2024

Well, leave this threat open, we might have a look later on.

from cve-search.

adulau avatar adulau commented on June 12, 2024

Looks like to be related to the requirements of Tornado with specific version of Python:

http://www.tornadoweb.org/en/stable/releases/v4.3.0.html

Tornado has several new dependencies: ordereddict on Python 2.6, singledispatch on all Python versions
prior to 3.4 (This was an optional dependency in prior versions of Tornado, and is now mandatory), and 
backports_abc>=0.4 on all versions prior to 3.5. 

from cve-search.

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.