Last active
June 11, 2020 14:40
-
-
Save daefresh/c59ad19c2a54a85a61e2e4bbd0c16a1f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /tmp/ && { sudo wget https://docs.google.com/uc\?export\=download\&id\=19A4VjqVil4741RU9J7SeGYomwc_ONJad -O openaristos-python-0.1.0.1.tar.gz ; cd -; } | |
sudo /usr/bin/anaconda/envs/py35/bin/pip install /tmp/openaristos-python-0.1.0.1.tar.gz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment