0

Google上有很多解决此错误的方法,但我无法使用这些方法解决它们。我不知道为什么。

Traceback (most recent call last):
  .
  .
  .
  File "C:\Users\tla101\anaconda3\envs\cog2021\lib\site-packages\rainy\utils\log.py", line 37, in set_dir_from_script_path
    repo = git.Repo(script_path, search_parent_directories=True)
  File "C:\Users\tla101\anaconda3\envs\cog2021\lib\site-packages\git\repo\base.py", line 181, in __init__
    raise InvalidGitRepositoryError(epath)
git.exc.InvalidGitRepositoryError: C:\Users\tla101\cog2021\agents\ppo_naturecnn.py

我认为最后 5 行是主要问题。

PS 我尝试在不使用 pipenv 的情况下关注 github 存储库。
https://github.com/kngwyu/rogue-gym-agents-cog19

4

0 回答 0