安装eclipse进行第一次代码运行
python和eclipse及java均是最新版本
#这是我的第一个python程序print("hello world!")
#以上为代码#以下为错误信息SystemError: Negative size passed to PyUnicode_New
解决问题,希望能尽可能的详细
参考这个
https://jingyan.baidu.com/article/a3a3f811395a1f8da2eb8aba.html