Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run ganbreeder with docker_compose #20

Open
codeyourdream opened this issue Jul 13, 2020 · 2 comments
Open

Can't run ganbreeder with docker_compose #20

codeyourdream opened this issue Jul 13, 2020 · 2 comments

Comments

@codeyourdream
Copy link

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?

@entmike
Copy link

entmike commented Aug 14, 2020

docker-compose worked for me (Aug 13) just fine with no modifications - (On a Macbook though but I don't know why that would make a difference...)

@codeyourdream
Copy link
Author

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants