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

dynamic module does not define module export function (PyInit__multiarray_umath) #822

Closed
lin-it opened this issue Jun 26, 2023 · 1 comment

Comments

@lin-it
Copy link

lin-it commented Jun 26, 2023

There are no problems when debugging locally, but when using the packaged version, an error occurs when calling numpy.

PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!\n\nImporting the numpy C-extensions failed. This error can happen for\nmany reasons, often due to issues with your setup or how NumPy was\ninstalled.\n\nWe have compiled some common reasons and troubleshooting tips at:\n\n https://numpy.org/devdocs/user/troubleshooting-importerror.html\n\nPlease note and check the following:\n\n * The Python version is: Python3.10 from "/private/var/containers/Bundle/Application/FD97BB3B-B745-4D20-A554-672AB49304C3/neteasemusic.app/neteasemusic"\n * The NumPy version is: "1.24.2"\n\nand make sure that they are the versions you expect.\nPlease carefully study the documentation linked above for further help.\n\nOriginal error was: dynamic module does not define module export function (PyInit__multiarray_umath)\n"]

@lin-it
Copy link
Author

lin-it commented Jun 27, 2023

STRIP_STYLE = ALL Symbols

@lin-it lin-it closed this as completed Jun 28, 2023
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

1 participant