forked from joshreve/dactyl-keyboard
-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
Fresh docker for windows install, fresh setup with the batch file first time and I receive the following errors when trying to run DM-release-build and DM-run
DM-release-build:
2024-07-19 15:19:46 Traceback (most recent call last):
2024-07-19 15:19:46 File "/app/src/model_builder.py", line 108, in <module>
2024-07-19 15:19:46 build_release(base, configurations, ENGINES)
2024-07-19 15:19:46 File "/app/src/model_builder.py", line 95, in build_release
2024-07-19 15:19:46 import dactyl_manuform as dactyl_manuform
2024-07-19 15:19:46 File "/app/src/dactyl_manuform.py", line 11, in <module>
2024-07-19 15:19:46 import git
2024-07-19 15:19:46 ModuleNotFoundError: No module named 'git'
DM-run:
2024-07-19 15:19:45 Traceback (most recent call last):
2024-07-19 15:19:45 File "/app/src/dactyl_manuform.py", line 11, in <module>
2024-07-19 15:19:45 import git
2024-07-19 15:19:45 ModuleNotFoundError: No module named 'git'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels