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

some error for help #1

Open
cdxie opened this issue Jan 18, 2021 · 3 comments
Open

some error for help #1

cdxie opened this issue Jan 18, 2021 · 3 comments

Comments

@cdxie
Copy link

cdxie commented Jan 18, 2021

When I run the example/train.py, I get a error : "sacred.utils.SacredError: The configuration is read-only in a captured function" in the line 584. I need your help , thanks

@UNdeng
Copy link

UNdeng commented Aug 11, 2021

I run the "python train.py", and get an error,
ValueError: Cannot import git (pip install GitPython).
Either GitPython or the git executable is missing.
You can disable git with:
sacred.Experiment(..., save_git_info=False)

@woaiwojia4816294
Copy link

I run the "python train.py", and get an error, ValueError: Cannot import git (pip install GitPython). Either GitPython or the git executable is missing. You can disable git with: sacred.Experiment(..., save_git_info=False)

So how do you deal with this error?

@qidong1
Copy link

qidong1 commented Sep 23, 2023

I run the "python train.py", and get an error, ValueError: Cannot import git (pip install GitPython). Either GitPython or the git executable is missing. You can disable git with: sacred.Experiment(..., save_git_info=False)

I encountered the same error, how do you deal with it?

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

4 participants