

Termination Reason: Namespace SIGNAL, Code 0xb Termination Signal: Segmentation fault: 11 py"įull Crash Report: Process: python3.7 Ĭrashed Thread: 0 Dispatch queue: -threadĮxception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008

Here is my crash report / macOS console output when trying to run "python. Update: As asked in the comments, here's my output environ()
DARWIN OP WEBOTS LICENSE HOW TO
I get the following message: ModuleNotFoundError: No module named 'controller'Ĭan someone give me a tip how to figure this out? When I try to run the controller by typing: python (path to controller.py) I have follwed the offical guide and my (macOS) env vars set accordingly. While trying to figure out how to integrate the gym interface, I'm trying to get an extern robot python controller running from console.
