OSX, :display: Unable to load: No error.

Hi again,

I tried making all the .so, and .dylib files executable. Also tried making the /usr/local/panda/lib/ directory executable. – with no luck.

I’m pretty sure you don’t need to make them executable on OSX though.

Note, that I successfully loaded it with ctypes… so that at least is finding it on the path… so maybe it’s something to do with the dynamic loading of panda not following the path for some reason?

Is there a way I can get it to print out the plugin path? Or make sure it is using the plugin path correctly from the ~/Config.prc

cheers,