Skip to content

运行快速入门里的例子报错ImportError: libmklml_intel.so: cannot open shared object file: No such file or directory #11002

@ftry

Description

@ftry

错误细节:
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去那里可以下载

Metadata

Metadata

Assignees

Labels

User用于标记用户问题

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions