我正在编写一本教科书,其中一个例子是python所需的mahotas。-I/usr/local/lib/python3.4/dist-packages/numpy/core/include -I/usr/include/python3.4m -c mahotas/_convex.cpp’ is valid for C/ObjC but not for C++ [enabled by default]
In file inc
我按照网站说的那样安装了mahotas库,但当我尝试导入模块时,我总是得到相同的错误:installed them (using `python setup.py install`) and then proceeded to test
mahotasTry installing and then changing to another directory before import