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 after upgrade to 0.10.2 #67

Closed
ryshi opened this issue Jul 1, 2019 · 1 comment
Closed

error after upgrade to 0.10.2 #67

ryshi opened this issue Jul 1, 2019 · 1 comment

Comments

@ryshi
Copy link

ryshi commented Jul 1, 2019

I upgraded gita from 0.9.7 to 0.10.2 , but now I can only get this response by ANY command.
Anything wrong with config?

Traceback (most recent call last): File "/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) File "/usr/local/lib/python3.7/site-packages/gita/__main__.py", line 224, in <module> main() # pragma: no cover File "/usr/local/lib/python3.7/site-packages/gita/__main__.py", line 135, in main choices=utils.get_repos(), File "/usr/local/lib/python3.7/site-packages/gita/utils.py", line 34, in get_repos path, name = line.split(',') ValueError: not enough values to unpack (expected 2, got 1)

Python version : Python 3.7.3
OS : macOS 10.14.5

@ryshi
Copy link
Author

ryshi commented Jul 1, 2019

the reason is version 0.9.8 broke the format of ~.config/gita/repo_path

@ryshi ryshi closed this as completed Jul 1, 2019
This issue was closed.
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