cfclient.gui:No pysdl2 installation found - OSX sierra ports

Post here to get support
Post Reply
NateTheAverage
Beginner
Posts: 9
Joined: Thu Sep 29, 2016 10:40 am

cfclient.gui:No pysdl2 installation found - OSX sierra ports

Post by NateTheAverage »

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:

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
Post Reply