macad-gym
macad-gym copied to clipboard
error when import macad_gym
when I try to import macad_gym, there is the following error code.
free(): invalid pointer
Aborted (core dumped)
Could you help me to address this issue?
Hi @Zhang-Xiaoxue ,
I am assuming you followed the Getting started guide and set-up your environment?
Could you describe your environment (CARLA server, client versions, python version, MACAD-Gym version) if it's different from what's in the README
Also, can you attach the full console log/stack trace?
Hi @praveen-palanisamy ,
Thank you very much for your reply.
Since I alreadyexit() installed Anaconda and Carla, I just pip install macad-gym
.
- OS: Ubuntu 20.04.
- The location of Carla :
/opt/carla-simulator/CarlaUE4.sh
. - Carla version is 0.9.11.
- Python version: 3.7.10.
I guess MACAD-Gym version is the latest one.
Then, when I just run import macad-gym
, the following massages are showing: