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

Bot cannot find module _base_dir #3631

Closed
theolive opened this issue Aug 11, 2016 · 1 comment
Closed

Bot cannot find module _base_dir #3631

theolive opened this issue Aug 11, 2016 · 1 comment

Comments

@theolive
Copy link

After implementing edited code from #3578 , I'm getting this error in run.sh:

Traceback (most recent call last):
File "pokecli.py", line 41, in
from pokemongo_bot import PokemonGoBot, TreeConfigBuilder
File "C:\Program Files\Git\PokemonGo-Bot\pokemongo_bot__init__.py", line 31, in
from pokemongo_bot.base_dir import _base_dir
ImportError: No module named base_dir

@joaodragao
Copy link
Contributor

Does the file base_dir.py in your pokemon_bot directory? If not, download and drop it there.

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

2 participants