Skip to content

error InvalidGitRepositoryError(epath) #1017

Description

@wind91725

my GitPython==3.1.3,my error below,how can i solve the issus?please help me,thank you!
File "tools/run.py", line 88, in
run()
File "tools/run.py", line 75, in run
trainer.load()
File "/data/home/share1/pythia/pythia/trainers/base_trainer.py", line 49, in load
self.load_extras()
File "/data/home/share1/pythia/pythia/trainers/base_trainer.py", line 146, in load_extras
self.checkpoint = Checkpoint(self)
File "/data/home/share1/pythia/pythia/utils/checkpoint.py", line 51, in init
self.repo = git.Repo(self.repo_path)
File "/data/home/share1/36/anaconda3/envs/pythia/lib/python3.6/site-packages/git/repo/base.py", line 181, in init
raise InvalidGitRepositoryError(epath)
git.exc.InvalidGitRepositoryError: /data/home/share1/pythia

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions