deep-rts icon indicating copy to clipboard operation
deep-rts copied to clipboard

Installation issue

Open onursahin93 opened this issue 5 years ago • 1 comments
trafficstars

Hello, I have tried many ways to install DeepRTS. I was able to install the older version but it seems not to be a gym environment. Based on your minimal example, I see it is a gym environment in the new version. I tried to install the new version with setup.py in the first page, but it failed. Then, after lots of trials, I succeed to install it. There is a "DeepRTS" in my environment's site-package. There also is "python" folder inside it. However, there is no "Engine" folder or .py file inside DeepRTS folder. Therefore, I get error for the "from DeepRTS import Engine" line, since it does not exist. Instead, I see a file with name "Engine.cpython-37m-x86_64-linux-gnu.so", maybe it is related to this issue.

Could you help me about the problem, if you already know about it. Or could you help me about the installation instructions ?

Thanks in advance,

onursahin93 avatar Feb 19 '20 14:02 onursahin93

Same issue, have you resolved it?

evergreen-bupt avatar Aug 24 '23 07:08 evergreen-bupt