- [toybrick@localhost openpose_tf_release]$ python3
- Python 3.6.8 (default, Jan 31 2019, 09:06:51)
- [GCC 8.2.1 20181215 (Red Hat 8.2.1-6)] on linux
- Type "help", "copyright", "credits" or "license" for more information.
- >>> from scipy import stats
- Traceback (most recent call last):
- File "<stdin>", line 1, in <module>
- File "/home/toybrick/.local/lib/python3.6/site-packages/scipy/stats/__init__.py", line 345, in <module>
- from .stats import *
- File "/home/toybrick/.local/lib/python3.6/site-packages/scipy/stats/stats.py", line 169, in <module>
- import scipy.special as special
- File "/home/toybrick/.local/lib/python3.6/site-packages/scipy/special/__init__.py", line 640, in <module>
- from ._ufuncs import *
- ImportError: libgfortran.so.4: cannot open shared object file: No such file or directory
复制代码
欢迎光临 Toybrick (https://t.rock-chips.com/) | Powered by Discuz! X3.3 |