cfclient.gui:No pysdl2 installation found - OSX sierra ports
Posted: Wed Oct 26, 2016 2:55 am
Having issues with VM dropping radio every time I use my controller, so trying to run cfclient on OSX. I was having an issue every time I used my ps4 controller and realized I was using wrong PATH. When I fixed that issue I get this:
So I have scoured the boards but can seem to find an answer to what Im doing wrong.
thanks for any help in advance
Code: Select all
/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/sdl2/dll.py:64: DLLWarning: OSError('dlopen(/opt/local/lib/libSDL2.dylib, 6): Symbol not found: __cg_jpeg_resync_to_restart\n Referenced from: /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO\n Expected in: /opt/local/lib/libJPEG.dylib\n in /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO',)
warnings.warn(repr(exc), DLLWarning)
CRITICAL:cfclient.gui:No pysdl2 installation found, exiting!
So I have scoured the boards but can seem to find an answer to what Im doing wrong.
thanks for any help in advance