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

macOS 导入包出现错误 #249

Open
wangchunlin opened this issue Oct 20, 2023 · 1 comment
Open

macOS 导入包出现错误 #249

wangchunlin opened this issue Oct 20, 2023 · 1 comment

Comments

@wangchunlin
Copy link

Environment

macOS

Hardware Environment(Ascend/GPU/CPU):

CPU

Uncomment only one /device <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/device ascend

/device gpu

/device cpu

Software Environment:

  • MindSpore version (source or binary):
  • Python version (e.g., Python 3.7.5):
  • OS platform and distribution (e.g., Linux Ubuntu 16.04):
  • GCC/Compiler version (if compiled from source):

Describe the current behavior

ImportError: dlopen(/Users/chunlin/.local/lib/python3.9/site-packages/pandas/_libs/interval.cpython-39-darwin.so, 0x0002): tried: '/Users/chunlin/.local/lib/python3.9/site-packages/pandas/_libs/interval.cpython-39-darwin.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/Users/chunlin/.local/lib/python3.9/site-packages/pandas/_libs/interval.cpython-39-darwin.so' (no such file), '/Users/chunlin/.local/lib/python3.9/site-packages/pandas/_libs/interval.cpython-39-darwin.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64'))

Describe the expected behavior

Steps to reproduce the issue

Related log / screenshot

Special notes for this issue

请问一下为什么显示我的python为x86结构,我明明安装的是arm结构的python

@cxl-ll
Copy link

cxl-ll commented Nov 16, 2023

Hello, please reinstall python and try again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants