TorchCraft / TorchCraftAI

A platform that lets you build agents to learn to play StarCraft: Brood War.
https://torchcraft.github.io/TorchCraftAI
MIT License
650 stars 123 forks source link

TorchCraftAI failed to build #3

Closed bwangll closed 5 years ago

bwangll commented 5 years ago

I follow the official website tutorial at this step: python setup.py build I don't know about this setup. The py file is build, I hope the tutorial can be more detailed, because I am a beginner, thank you

koalarun commented 5 years ago

go to the directory "TorchCraftAI\3rdparty\pytorch", and run the command "python setup.py build"

bwangll commented 5 years ago

转到目录“TorchCraftAI \ 3rdparty \ pytorch”,然后运行命令“python setup.py build”

In the process of execution, I encountered a compilation error of the source code. I don't know what caused this.

bwangll commented 5 years ago

转到目录“TorchCraftAI \ 3rdparty \ pytorch”,然后运行命令“python setup.py build”

Do I need to put the "TorchCraftAI" file and love in the "$Starcarft" directory?

bwangll commented 5 years ago

转到目录“TorchCraftAI \ 3rdparty \ pytorch”,然后运行命令“python setup.py build” image

koalarun commented 5 years ago

@CNGU-wang this is just warning, you can ignore them.