Traceback (most recent call last):
File "setup.py", line 47, in
parse_cflags([ "sh", "-c", "sdl2-config --cflags" ])
File "C:\pygame_sdl2\setuplib.py", line 93, in parse_cflags
output = subprocess.check_output(command, universal_newlines=True)
File "c:\Python35-32\lib\subprocess.py", line 629, in check_output
*_kwargs).stdout
File "c:\Python35-32\lib\subprocess.py", line 696, in run
with Popen(_popenargs, kwargs) as process:
File "c:\Python35-32\lib\subprocess.py", line 950, in init**
restore_signals, start_new_session)
File "c:\Python35-32\lib\subprocess.py", line 1220, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] O sistema n\xe3o pode encontrar o arquivo especificado
(=The system couldn't find the specified file)
python.exe setup.py install: