Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

raise InvalidGitRepositoryError(epath) git.exc.InvalidGitRepositoryError: /home/f/Downloads/oac-explore-master #8

Closed
flmdaybreak opened this issue Mar 28, 2020 · 0 comments

Comments

@flmdaybreak
Copy link

think you for your code ,can you tell me how to deal with this error
/home/f/anaconda3/envs/f/bin/python /home/f/Downloads/oac-explore-master/main.py
Traceback (most recent call last):
File "/home/f/Downloads/oac-explore-master/main.py", line 219, in
variant['log_dir'] = get_log_dir(args)
File "/home/f/Downloads/oac-explore-master/main.py", line 165, in get_log_dir
get_current_branch('./'),
File "/home/f/Downloads/oac-explore-master/main.py", line 35, in get_current_branch
repo = Repo(dir)
File "/home/f/anaconda3/envs/f/lib/python3.7/site-packages/git/repo/base.py", line 181, in init
raise InvalidGitRepositoryError(epath)
git.exc.InvalidGitRepositoryError: /home/f/Downloads/oac-explore-master

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant