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

The numpy.array_api submodule is still experimental #479

Closed
Roboxkin opened this issue Apr 18, 2024 · 4 comments
Closed

The numpy.array_api submodule is still experimental #479

Roboxkin opened this issue Apr 18, 2024 · 4 comments
Assignees
Labels
not-a-bug Not a bug (when it was reported as one) question Further information is required Stale

Comments

@Roboxkin
Copy link

Hello!
After packaging the application, this error occurs "UserWarning: The numpy.array_api submodule is still experimental. See NEP 47.
import(package)", and the application closes.
There is no solution on the Internet.
Does anyone know how this can be solved?
Thank you

@Roboxkin Roboxkin added the bug Something isn't working label Apr 18, 2024
Copy link

👋 Hi, just a reminder that if you haven't read the help post yet, give it a read to see if your issue is covered in it and make sure to follow the debugging section.

Also please note, as stated in the README, if your issue is only associated with your application and not auto-py-to-exe itself, please do not create an issue in this repository - instead, comment on the help post, video or create a new discussion.

@brentvollebregt
Copy link
Owner

After packaging the application, this error occurs "UserWarning: The numpy.array_api submodule is still experimental. See NEP 47.
import(package)"

That is not an error, that is a warning. The real reason the application closes will be due to something else.

When you followed the debugging section of the help post, what error did you get? Also, it would be great if you could fill out the issue template you cleared - it will provide context needed to give you help.

@brentvollebregt brentvollebregt added question Further information is required and removed bug Something isn't working labels Apr 19, 2024
Copy link

This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment on this issue or it will be closed in 5 days.

@github-actions github-actions bot added the Stale label May 20, 2024
Copy link

Closing issue due to no activity in more than 60 days.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 26, 2024
@brentvollebregt brentvollebregt added the not-a-bug Not a bug (when it was reported as one) label May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-a-bug Not a bug (when it was reported as one) question Further information is required Stale
Projects
None yet
Development

No branches or pull requests

2 participants