Yu Han

Results 6 comments of Yu Han

I have the same problem when I use the pytorch 1.0.0.

Same problem with you. Did you got this error: > pygame.error:Unable to make GL context current I think you can install the pygame==1.9.6 like this #308

When I use the custom-made maps on Linux. I got the `pysc2.lib.protocol.ConnectionError: Connection already closed. SC2 probably crashed. Check the error log.` error. I think it may be caused by...

This issue caused by '$GPU', use some numbers (like: '0', '1') can make this shell work. However, the CUDA can not work with the docker (nvidia-docker has been installed) Any...

@reubenwong97 Thanks for your advice. I'm sure my GPU is available and free. I have used GPU ids ('0') instead of '$GPU'. But CUDA still not work within docker. Meanwhile,I'm...

> @4ever-Rain I encounter the same problem. When I use the cuda() in the container, it will get stuck and can not work. Do you have solved the problem? Yep....