mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 11:45:49 +03:00
[GH-ISSUE #479] The numpy.array_api submodule is still experimental #376
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@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.
@brentvollebregt commented on GitHub (Apr 19, 2024):
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.
@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.
@github-actions[bot] commented on GitHub (May 26, 2024):
Closing issue due to no activity in more than 60 days.