我在Mac系统上使用 zsh 和 Iterm2 ,我已经安装了 numpy 和 pandas 通过pip3 install pandas
pip3 install numpy
通过
pip3 list
(已正确下载并安装)
我可以使用~/devdesktop/duplicates-tr ᐅ python3
Python 3.6.2 (v3.6.2:5fd33b5926, Jul 16 2017, 20:11:06)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import pandas as pd
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'pandas'
看到它们,但当我尝试导入它们面对 ModuleNotFoundError
[Apache2 @ Ubuntu/Debian: use this directive]
AddType application/x-httpd-php .html .htm