Got some issues with the package installed via pip, came to check the repo and there are some changes not present in the current release on PyPi (1.1.0). Circunvented it by installing the repo directly using pip install git+<repo url>, but thought it would be nice to give a heads up and save future venturers of this hassle.
Got some issues with the package installed via pip, came to check the repo and there are some changes not present in the current release on PyPi (1.1.0). Circunvented it by installing the repo directly using
pip install git+<repo url>
, but thought it would be nice to give a heads up and save future venturers of this hassle.