atlanhq / camelot

Camelot: PDF Table Extraction for Humans
https://camelot-py.readthedocs.io
Other
3.66k stars 360 forks source link

Error while installing Camelot #222

Closed ravedata closed 5 years ago

ravedata commented 5 years ago

I am getting an error that " ImportError: The 'packaging.specifiers' package is required; normally this is bundled with this package so if you get this warning, consult the packager of your distribution." Kindly Help. camelot error

vinayak-mehta commented 5 years ago

You probably need to update the version of setuptools and pip. You also need to follow the install instructions in the README and use pip install camelot-py[cv].