- Notifications
You must be signed in to change notification settings - Fork 5.9k
Description
错误细节:
Traceback (most recent call last):
File "/home/puncy/PycharmProjects/paai/housing1.py", line 4, in
paddle.init(use_gpu=False, trainer_count=1)
File "/home/puncy/paddle/local/lib/python2.7/site-packages/paddle/v2/init.py", line 128, in init
import py_paddle.swig_paddle as api
File "/home/puncy/paddle/local/lib/python2.7/site-packages/py_paddle/init.py", line 15, in
from util import DataProviderWrapperConverter
File "/home/puncy/paddle/local/lib/python2.7/site-packages/py_paddle/util.py", line 18, in
import swig_paddle
File "/home/puncy/paddle/local/lib/python2.7/site-packages/py_paddle/swig_paddle.py", line 28, in
_swig_paddle = swig_import_helper()
File "/home/puncy/paddle/local/lib/python2.7/site-packages/py_paddle/swig_paddle.py", line 24, in swig_import_helper
_mod = imp.load_module('_swig_paddle', fp, pathname, description)
ImportError: libmklml_intel.so: cannot open shared object file: No such file or directory
此文件libmklml_intel.so去那里可以下载