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

error when running the program #9

Open
truesamurai opened this issue Mar 3, 2020 · 0 comments
Open

error when running the program #9

truesamurai opened this issue Mar 3, 2020 · 0 comments

Comments

@truesamurai
Copy link

truesamurai commented Mar 3, 2020

When I run the script I get this error:

Traceback (most recent call last):
File "/usr/local/bin/buster", line 11, in
load_entry_point('buster==1.0.0', 'console_scripts', 'buster')()
File "/usr/local/lib/python3.7/dist-packages/buster-1.0.0-py3.7.egg/buster/lib/run.py", line 76, in start
with open( pkg_resources.resource_filename('data', 'api-keys.yaml'), 'r') as api_keys:
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/data/api-keys.yaml'

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