You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I've used open_dbm in the past but I was recently attempting to run the code again on a few videos and was facing some issues. I decided to reinstall docker and re-clone the openDBM file. As I started this process all over again, when I attempted to build the docker using "docker build --tag dbm .", I keep getting the following error:
[stage-1 6/22] RUN git clone https://github.com/AiCure/open_dbm.git -b openface: #10 0.221 Cloning into 'open_dbm'... #10 0.436 fatal: Remote branch openface not found in upstream origin
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I've used open_dbm in the past but I was recently attempting to run the code again on a few videos and was facing some issues. I decided to reinstall docker and re-clone the openDBM file. As I started this process all over again, when I attempted to build the docker using "docker build --tag dbm .", I keep getting the following error:
=> ERROR [stage-1 6/22] RUN git clone https://github.com/AiCure/open_dbm.git -b openface 0.5s
executor failed running [/bin/sh -c git clone https://github.com/AiCure/open_dbm.git -b openface]: exit code: 128
Is there a way to troubleshoot?
Beta Was this translation helpful? Give feedback.
All reactions