pip quick start doesn't work
Created by: wangkuiyi
I was following the Pip Quick Start on paddlepaddle.org, but I got the following errors:
yi@Yis-Mac-mini hello $ nano housing.py
yi@Yis-Mac-mini hello $ python housing.py
Fatal Python error: PyThreadState_Get: no current thread
Abort trap: 6
yi@Yis-Mac-mini hello $