petl-developers/petl

Cannot find methods through pip install petl (BOTH PYTHON 2.7 & 3.6+)

Closed this issue · 3 comments

SOLUTION:

Download "petl.tar.gz" and then execute from command-line: "python /route/to/petl/setup.py install"

why doesnt work via "pip"?

This could be fallout from the pypi move: https://status.python.org/ (start around April 12)

Related issue: pypi/warehouse#3705