Giter Club home page Giter Club logo

hawkscan's Issues

Could not install packages due to an EnvironmentError: 404

Dear Team

thanks of lot make this tool .

when i install this tool from use this command :- python setup.py
see this error

Requirement already satisfied: requests in /usr/lib/python2.7/dist-packages (2.22.0)
Requirement already satisfied: pyopenssl in /usr/lib/python2.7/dist-packages (19.0.0)
Collecting pprint
Could not install packages due to an EnvironmentError: 404 Client Error: Not Found for url: https://pypi.org/simple/pprint/

We troubleshooting but cant solve tis issue .

1:- we try run from python 2.7 issue not solve
2:- we try edit reqirements file and remove pprint pkg issue not solve

kindly please shared solutions as soon possible.

setup.py has unexpected content

Hello,
I see that setup.py file as actually some system command running as sudo, which is not a good practice.

setup.py is a well known file for packaging python applications (https://packaging.python.org/tutorials/packaging-projects/) and it should be used as so.

Running sudo pip via os.system should absolutely be removed, as it installs libraries for root user, even if the current user has a virtual environment.

I will probably try and use it when it's well packaged :)

Keep up the good work!

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.