Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pip package requirements #198

Closed
iranzo opened this issue Aug 7, 2019 · 3 comments
Closed

Pip package requirements #198

iranzo opened this issue Aug 7, 2019 · 3 comments

Comments

@iranzo
Copy link

iranzo commented Aug 7, 2019

When trying to pip install the package it fails because of missing 'requirements.txt'

  • localization
  • numpy
  • scipy
  • shapely

(later it fails because of possible wrong code like localization.init, etc)

@adam-waldenberg
Copy link
Member

We don't support PIP. The method of install is to use setup.py and setuptools or a derivate. If you want PIP support, please provide a pull request.

@iranzo
Copy link
Author

iranzo commented Sep 27, 2019

Package is provided at pypi: https://pypi.org/project/gitinspector/

So I would expect it to install natively with pip, and if not taken down

@adam-waldenberg
Copy link
Member

@iranzo Anybody can put packages up on pypi. You should contact the maintainer of that package. Also, that version is very, very old.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants