Rohan Banerjee

Results 3 comments of Rohan Banerjee

Thanks for the response, guys! @raks097: Thanks for the suggestion, unfortunately when trying to conda install the suggested PyTorch version you suggested, I ran into a conda UnsatisfiableError with a...

> @rohanb2018 > > could be related to [carla-simulator/carla#2132](https://github.com/carla-simulator/carla/issues/2132) Yeah this might be it! I tried `import carla` followed by `import torchvision` and it freezes up, also requiring me to...

Great, I think I actually got the `benchmark_agent.py` example working now! I ended up commenting out all of the `torchvision` imports inside the `bird_view` folder. This included replacing all of...