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.
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].
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.