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
Trying to run it using docker_compose on Windows 7 (with Docker Toolbox).
I'm getting these errors:
server_1 | mkdir: cannot create directory 'public/img': No such file or directory
ganbreeder-master_server_1 exited with code 1
gan_server_1 | python: can't open file 'server.py': [Errno 2] No such file or directory
ganbreeder-master_gan_server_1 exited with code 2
Any ideas on how to resolve this?
The text was updated successfully, but these errors were encountered:
Maybe it was an environment issue. It was on Windows 7. I was able to successfully run it on Win 10.
But faced another issue: looks like it doesn't use the GPU resources at all, it only uses CPU. Is that the expected behavior?
Trying to run it using docker_compose on Windows 7 (with Docker Toolbox).
I'm getting these errors:
Any ideas on how to resolve this?
The text was updated successfully, but these errors were encountered: