[GH-ISSUE #479] The numpy.array_api submodule is still experimental #376

Closed
opened 2026-02-26 12:21:24 +03:00 by kerem · 4 comments
Owner

Originally created by @Roboxkin on GitHub (Apr 18, 2024).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/479

Originally assigned to: @Roboxkin on GitHub.

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

Originally created by @Roboxkin on GitHub (Apr 18, 2024). Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/479 Originally assigned to: @Roboxkin on GitHub. 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
kerem 2026-02-26 12:21:24 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Apr 18, 2024):

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

<!-- gh-comment-id:2064286939 --> @github-actions[bot] commented on GitHub (Apr 18, 2024): 👋 Hi, just a reminder that if you haven't read [the help post](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/) yet, give it a read to see if your issue is covered in it and make sure to follow [the debugging section](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/#debugging). 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](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/), [video](https://youtu.be/OZSZHmWSOeM) or create a [new discussion](https://github.com/brentvollebregt/auto-py-to-exe/discussions).
Author
Owner

@brentvollebregt commented on GitHub (Apr 19, 2024):

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.

<!-- gh-comment-id:2065800774 --> @brentvollebregt commented on GitHub (Apr 19, 2024): > 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.
Author
Owner

@github-actions[bot] commented on GitHub (May 20, 2024):

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.

<!-- gh-comment-id:2119491462 --> @github-actions[bot] commented on GitHub (May 20, 2024): 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.
Author
Owner

@github-actions[bot] commented on GitHub (May 26, 2024):

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

<!-- gh-comment-id:2131855034 --> @github-actions[bot] commented on GitHub (May 26, 2024): Closing issue due to no activity in more than 60 days.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/auto-py-to-exe#376
No description provided.