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

ResolutionError: Script 'scripts/pomodoro' #23

Closed
incandescentman opened this issue Jul 2, 2019 · 1 comment
Closed

ResolutionError: Script 'scripts/pomodoro' #23

incandescentman opened this issue Jul 2, 2019 · 1 comment

Comments

@incandescentman
Copy link

Not sure what I'm doing wrong. I'm on OSX 10.14.5, Python 3.7.3.

Here's the error I get when I run pomodoro 25 5:

File "/usr/local/bin/pomodoro", line 4, in
import('pkg_resources').run_script('pomodoro-cli==0.2.0', 'pomodoro')
File "/usr/local/lib/python3.7/site-packages/pkg_resources/init.py", line 666, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/local/lib/python3.7/site-packages/pkg_resources/init.py", line 1437, in run_script
.format(**locals()),
pkg_resources.ResolutionError: Script 'scripts/pomodoro' not found in metadata at '/usr/local/lib/python3.7/site-packages/pomodoro_cli-0.2.0.dist-info'

@incandescentman
Copy link
Author

I reinstalled via the pip method rather than the git clone method and the issue resolved.

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