You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing the package via pip, the user still has to install manually all the dependencies (available in the requirements.txt file). We should automatize it by updating the setup.py installation script.
The text was updated successfully, but these errors were encountered:
When installing the package via
pip
, the user still has to install manually all the dependencies (available in therequirements.txt
file). We should automatize it by updating thesetup.py
installation script.The text was updated successfully, but these errors were encountered: