Open enesemree opened 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
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?