This topic created in 3887 days ago, the information mentioned may be changed or developed.
win7
python34: 3.4.3
资源包: Python-3.4.3
python setup.py install 回车,
然后提示:
File "setup.py",line 26,in <module>
sysconfig.get_config_vars<>['CFLAGS'] = cflags + ' ' + py_cflags_nodist
TypeError:unsupported operand type<s> for +: 'NoneType' and 'str'