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

[Errno 2] No such file or directory #4538

Closed
mrcyclo opened this issue Aug 22, 2016 · 2 comments
Closed

[Errno 2] No such file or directory #4538

mrcyclo opened this issue Aug 22, 2016 · 2 comments

Comments

@mrcyclo
Copy link

mrcyclo commented Aug 22, 2016

The directory name is invalid.
python: can't open file 'pokecli.py': [Errno 2] No such file or directory

Something went wrong and the bot needed to be restarted. Please investigate the cause.

@liangchunn
Copy link

liangchunn commented Aug 22, 2016

That probably means that your pokecli.py is not in the same directory as run.sh
Check if pokecli.py exists in the root folder or run it manually:
cd PokemonGo-Bot && source bin/activate && python pokecli.py -cf ./configs/config.json

@mrcyclo
Copy link
Author

mrcyclo commented Aug 22, 2016

Solved. Bot do not update PokemonGo-Bot-Start.bat. I must manually update it.

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

No branches or pull requests

3 participants