offworld-projects/offworld-gym

We should not force our user to activate py36 environment permanently on their machine

Closed this issue · 0 comments

kuz commented

echo "source ~/ve/py36/bin/activate" >> ~/.bashrc
source ~/.bashrc

Need to think of a better, but still robust, way.