Advertisement
Guest User

Untitled

a guest
Jan 21st, 2018
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1.  
  2. # Load pyenv automatically by adding
  3. # the following to ~/.bash_profile:
  4.  
  5. export PATH="/home/ubuntu20/.pyenv/bin:$PATH"
  6. eval "$(pyenv init -)"
  7. eval "$(pyenv virtualenv-init -)"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement