[Question]: conda环境离线迁移出错Error: Can not import paddle core while this file exists: E:\envs\xc\lib\site-packages\paddle\base\libpaddle.pyd #9509
Labels
question
Further information is requested
请提出你的问题
Error: Can not import paddle core while this file exists: E:\envs\xc\lib\site-packages\paddle\base\libpaddle.pyd Traceback (most recent call last): File "E:\envs\xc\lib\site-packages\paddle\base\core.py", line 268, in from . import libpaddle ImportError: DLL load failed while importing libpaddle: 动态链接库(DLL)初始化例程失败。 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "", line 1, in File "E:\envs\xc\lib\site-packages\paddle_init_.py", line 28, in from .base import core # noqa: F401 File "E:\envs\xc\lib\site-packages\paddle\base_init_.py", line 36, in from . import core File "E:\envs\xc\lib\site-packages\paddle\base\core.py", line 375, in if not avx_supported() and libpaddle.is_compiled_with_avx(): NameError: name 'libpaddle' is not defined >>>
The text was updated successfully, but these errors were encountered: