-
Notifications
You must be signed in to change notification settings - Fork 62
git import failing #1779
Copy link
Copy link
Labels
bugSomething isn't workingSomething isn't workinginfraIssues related to infrastructureIssues related to infrastructureinfra:scriptsIssues related to the standalone infrastructure scripts, both in the private and public repoIssues related to the standalone infrastructure scripts, both in the private and public repo
Metadata
Metadata
Labels
bugSomething isn't workingSomething isn't workinginfraIssues related to infrastructureIssues related to infrastructureinfra:scriptsIssues related to the standalone infrastructure scripts, both in the private and public repoIssues related to the standalone infrastructure scripts, both in the private and public repo
Type
Projects
Status
Done
What happened?
Not finding git when running: ./scripts/actions.sh create-links from WeatherGenerator due to changes in ../WeatherGenerator-private/hpc/platform-env.py
Traceback (most recent call last):
File "../WeatherGenerator-private/hpc/platform-env.py", line 11, in
from git import Repo
ModuleNotFoundError: No module named 'git'
What are the steps to reproduce the bug?
e.g. ./scripts/actions.sh create-links
Hedgedoc link to logs and more information. This ticket is public, do not attach files directly.
No response