It's a known issue with camelot. Just uninstall the current installation of camelot by pip uninstall camelot and reinstall it by doing pip install camelot-py.
pip uninstall camelot
pip install camelot-py
It should fix the issue.