Exception ignored in: <function RemoteAPIClient.__del__ at 0x00000163BD6716C0>
Traceback (most recent call last):
File "c:\Users\sasha\Documents\PruningRobot_Project\.venv\lib\site-packages\coppeliasim_zmqremoteapi_client\__init__.py", line 59, in __del__
File "c:\Users\sasha\Documents\PruningRobot_Project\.venv\lib\site-packages\coppeliasim_zmqremoteapi_client\__init__.py", line 89, in _send
Exception: illegal argument PyCapsule_Import could not import module "datetime"
While this does not seem to impede the scrip it does make bugfixing slightly more annoying.
I am not sure this is directly related to CoppeliaSim or its ZeroMQ remote API. By googling for that error, you'll find a few hints to what might be causing this.