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

The python package cannot read the config file #12

Open
daquinoaldo opened this issue Oct 3, 2018 · 1 comment
Open

The python package cannot read the config file #12

daquinoaldo opened this issue Oct 3, 2018 · 1 comment

Comments

@daquinoaldo
Copy link
Member

I suppose that depends on the last commit

Expected Behavior

Running the bot it should load config.py, that search for the .telegram.token file. If the file does not exist it should suggest where to put it.

Actual Behavior

ModuleNotFoundError: No module named 'config'. Installing as a module it copy only the gdgpisausermanager.py file, so config.py is unreachable.

Steps to Reproduce the Problem

Just follow the README.md instruction to install the bot.

Specifications

  • Python: v 3.7
  • Operating System: Windows 10 build 1803, Ubuntu server 18.04.1 LTS
@daquinoaldo
Copy link
Member Author

Not sure if it still is a bug, it is possible that it has been fixed in develop brach. Must be tested.

Anyway, if present, is present on all platforms and not only Windows.

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