AshishWadkar11082001 / Maze-Runner-Bot

Maze Runner Bot is a differential vehicle bot which is driven by two wheels.
0 stars 0 forks source link

what am i doing wrong #1

Open enesemree opened 10 months ago

enesemree commented 10 months ago

when i am trying to run simulation in CoppeliaSim it says script, line 7, in ModuleNotFoundError: No module named 'zmqRemoteApi'

but i think i download the zmqRemoteApi library with cmd like: pip install coppeliasim-zmqremoteapi-client

what am i doing wrong?

AshishWadkar11082001 commented 10 months ago

For importing zmqRemoteApi you need to download new version and store it in python library directory. Refer this https://github.com/CoppeliaRobotics/zmqRemoteApi And http://forum.coppeliarobotics.com/viewtopic.php?t=9442