Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Virtualenv does not exits #5571

Closed
javajohnHub opened this issue Sep 20, 2016 · 1 comment
Closed

Virtualenv does not exits #5571

javajohnHub opened this issue Sep 20, 2016 · 1 comment

Comments

@javajohnHub
Copy link
Contributor

Expected Behavior

After running ./setup.sh -i, the bot creates the virtual ENV

Actual Behavior

Virtualenv does not exits

running virtualenv ENV
and doing ./setup.sh -i fixes the problem

Your FULL config.json (remove your username, password, gmapkey and any other private info)

Output when issue occurred

john@laptop:/Desktop/PokemonGo-Bot$ ./run.sh
Virtualenv does not exits
Run: ./setup.sh -i
john@laptop:
/Desktop/PokemonGo-Bot$ virtualenv ENV
Running virtualenv with interpreter /usr/bin/python2
New python executable in /home/john/Desktop/PokemonGo-Bot/ENV/bin/python2
Also creating executable in /home/john/Desktop/PokemonGo-Bot/ENV/bin/python
Installing setuptools, pkg_resources, pip, wheel...done.
john@laptop:/Desktop/PokemonGo-Bot$ ./run.sh
Virtualenv does not exits
Run: ./setup.sh -i
john@laptop:
/Desktop/PokemonGo-Bot$ ./setup.sh -i
You are on Debian/Ubuntu

Steps to Reproduce

Other Information

OS: Ubuntu 16.04

Branch:
dev

Git Commit:

Python Version:

Any other relevant files/configs (eg: path files)

@javajohnHub
Copy link
Contributor Author

i was on master....works fine on dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant