Hi!I'm a beginner.I am learning this project through GitHub.I want to ask if I can use the code without installing openface.
I just successfully installed open_ dbm on my Windows. But I haven't finished installing openface. Then I ran the code and an error occurred.Here is the error message.
subprocess.CalledProcessError: Command '['wsl', 'docker', 'image', 'ls']' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
OSError: Make sure to set the Docker to be active
Finally, can I run this project locally without using Docker?
Thanks!
Hi!I'm a beginner.I am learning this project through GitHub.I want to ask if I can use the code without installing openface.
I just successfully installed open_ dbm on my Windows. But I haven't finished installing openface. Then I ran the code and an error occurred.Here is the error message.
subprocess.CalledProcessError: Command '['wsl', 'docker', 'image', 'ls']' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
OSError: Make sure to set the Docker to be active
Finally, can I run this project locally without using Docker?
Thanks!