Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question]: conda环境离线迁移出错Error: Can not import paddle core while this file exists: E:\envs\xc\lib\site-packages\paddle\base\libpaddle.pyd #9509

Open
szz1211 opened this issue Nov 27, 2024 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@szz1211
Copy link

szz1211 commented Nov 27, 2024

请提出你的问题

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 >>>

@szz1211 szz1211 added the question Further information is requested label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants