We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
Hi @praveen-palanisamy ,
Thank you very much for your reply.
Since I alreadyexit() installed Anaconda and Carla, I just pip install macad-gym.
pip install macad-gym
/opt/carla-simulator/CarlaUE4.sh
I guess MACAD-Gym version is the latest one.
Then, when I just run import macad-gym, the following massages are showing:
import macad-gym
No branches or pull requests
when I try to import macad_gym, there is the following error code.
Could you help me to address this issue?
The text was updated successfully, but these errors were encountered: