Open deeplook opened 9 years ago
Same problem here, but on 10.9.5
+1
+1
+1
+1
I used this workaround mentioned on #48 and it worked. I'm using OS X 10.11.1 El Capitan.
$ install_name_tool -change /usr/local/lib/libwx_osx_cocoau-3.1.dylib @executable_path/libwx_osx_cocoau-3.1.dylib /Applications/Pineapple.app/Contents/MacOS/Pineapple $ /Applications/Pineapple.app/Contents/MacOS/Pineapple
+1
The application (minimal as well as full version) immediately crashes, showing a window saying "Pineapple cannot be opened because of a problem.". I'm providing details copied from that window below (essentially the same for both versions, minimal and full). For the Python 3.5 version everything is fine.