Joe Booth
Joe Booth
@karta1297963 - what platform / OS are you using?
@karta1297963 - create a simple repro that spawns many instances as an example of how i do it - https://github.com/Sohojoe/many_towers
@Holt59 you may be running out of GPU memory. I've only been able to run 2x16 locally (16 per gpu one is 1080 with 8gb other is a 1060 with...
@Holt59 - did you get around this? I found that some ports are in use on my PC and so did a hardcoded hack to skip them
@ironclownfish - i nuked / rebuilt my conda environment and redownloaded the windows files but having the same problem. It maybe something to do with the conda cache so I...
@ugurkanates - thanks for sharing your work - I was trying to go the pure RL approach, but it was a real pain just setting it up as a gym...
Note - for English use ``` product where name="Boot Camp Service" call uninstall ``` the example above had an s in Services also, note it takes a few mins to...
@abbbe did you find a solution for this?
I had the same problem on Windows11 with Python 3.11 as a Conda environment. Python 3.10 worked for me ``` ERROR: Could not build wheels for cchardet, which is required...
@dkmisra - I am trying to get the blocks code running. can you give some instructions? I use a Mac for development and I train on Windows.