[GH-ISSUE #415] ImportError #336

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

Originally created by @badouzeum on GitHub (Aug 17, 2023).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/415

je veux Convertir un fichier python .py en éxecutable .exe avec le module python auto py to exe mais si j'assai d'ouvrir la librairie "auto py to exe" je recoi le message suivant:
File "C:\Users\PRECISION\AppData\Roaming\Python\Python311\site-packages\greenlet_init_.py", line 29, in
from ._greenlet import _C_API # pylint:disable=no-name-in-module
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ImportError: DLL load failed while importing _greenlet: Le module spécifié est introuvable.

Originally created by @badouzeum on GitHub (Aug 17, 2023). Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/415 je veux Convertir un fichier python .py en éxecutable .exe avec le module python auto py to exe mais si j'assai d'ouvrir la librairie "auto py to exe" je recoi le message suivant: File "C:\Users\PRECISION\AppData\Roaming\Python\Python311\site-packages\greenlet\__init__.py", line 29, in <module> from ._greenlet import _C_API # pylint:disable=no-name-in-module ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ImportError: DLL load failed while importing _greenlet: Le module spécifié est introuvable.
kerem closed this issue 2026-02-26 12:21:15 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Aug 17, 2023):

👋 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:1682444319 --> @github-actions[bot] commented on GitHub (Aug 17, 2023): 👋 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 (Aug 18, 2023):

Duplicate of #325 - take a look at this solution. Let me know if this doesn't work.

By the way, searching "DLL load failed while importing _greenlet" in the issues in this repo would have pointed you to this

<!-- gh-comment-id:1683474805 --> @brentvollebregt commented on GitHub (Aug 18, 2023): Duplicate of #325 - take a look at [this solution](https://github.com/brentvollebregt/auto-py-to-exe/issues/325#issuecomment-1313939303). Let me know if this doesn't work. *By the way, searching "DLL load failed while importing _greenlet" in the issues in this repo would have pointed you to this*
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#336
No description provided.