Open MartinFlores751 opened 2 years ago
We should direct users to perform an install using pip install -r requirements.txt in the README to ensure that there are no version incompatibilities caused with getting the latest versions of the required Python libraries.
pip install -r requirements.txt
@alanking knows the pain of 'latest' very well. Ask him about that live booth demo sometime...
We should direct users to perform an install using
pip install -r requirements.txt
in the README to ensure that there are no version incompatibilities caused with getting the latest versions of the required Python libraries.