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

No such file or directory #9

Closed
julianofischer opened this issue May 23, 2018 · 1 comment
Closed

No such file or directory #9

julianofischer opened this issue May 23, 2018 · 1 comment

Comments

@julianofischer
Copy link

julianofischer commented May 23, 2018

Traceback (most recent call last):
  File "/home/juliano/.local/bin/todo", line 11, in <module>
    sys.exit(main())
  File "/home/juliano/.local/lib/python3.6/site-packages/todo/todo.py", line 154, in main
    current_version = get_installed_version()
  File "/home/juliano/.local/lib/python3.6/site-packages/todo/todo.py", line 168, in get_installed_version
    with open(VERSION_PATH, 'w') as version_file:
FileNotFoundError: [Errno 2] No such file or directory: '/home/juliano/.toduh/version'
@foobuzz
Copy link
Owner

foobuzz commented May 23, 2018

Fixed on version 3.1.2

Thanks for the report.

@foobuzz foobuzz closed this as completed May 23, 2018
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