[issue29064] Package numpy can't be used normally

2016-12-24 Thread Xiang Zhang
Changes by Xiang Zhang : -- resolution: -> third party status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue29064] Package numpy can't be used normally

2016-12-24 Thread kevin
kevin added the comment: Hi Xiang, Thanks for your information. -- resolution: third party -> status: closed -> open ___ Python tracker ___ _

[issue29064] Package numpy can't be used normally

2016-12-24 Thread Xiang Zhang
Xiang Zhang added the comment: Hi kevin. This tracker is used to report problems about CPython. Your problem seems related to numpy and you'd better go to numpy's tracker to ask for help. :-) -- nosy: +xiang.zhang resolution: -> third party stage: -> resolved status: open -> closed

[issue29064] Package numpy can't be used normally

2016-12-24 Thread kevin
New submission from kevin: I used package numpy,but encounter the following error: Traceback (most recent call last): File "rgbtoyuv.py", line 2, in import numpy as np File "/usr/local/lib/python3.5/site-packages/numpy-1.11.2-py3.5-linux-x86_64.egg/numpy/__init__.py", line 163, in