Guest User

Untitled

a guest
Aug 7th, 2016
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. $ git clone --recursive -b master https://github.com/PokemonGoF/PokemonGo-Bot
  2. $ cd PokemonGo-Bot
  3. [sudo] pip install virtualenv
  4. $ virtualenv .
  5. $ source bin/activate
  6. $ pip install -r requirements.txt
  7.  
  8. But I block on : Running setup.py bdist_wheel for numpy ... /
Advertisement
Add Comment
Please, Sign In to add comment