-
Notifications
You must be signed in to change notification settings - Fork 268
Installation Options
Mikko Kotila edited this page Dec 2, 2018
·
3 revisions
virtualenv -p python3 talos_env
conda create --name talos_env
pip install talos
pip install talos==0.4.3
pip install -U
pip uninstall talos
pip install git+https://github.com/autonomio/talos@dev
pip uninstall talos
pip install git+https://github.com/autonomio/talos@dev
pip uninstall talos
pip install git+https://github.com/autonomio/talos@daily-dev
pip uninstall talos