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

ModuleNotFoundError #498

Closed
zinzied opened this issue Sep 9, 2024 · 4 comments
Closed

ModuleNotFoundError #498

zinzied opened this issue Sep 9, 2024 · 4 comments
Assignees
Labels
question Further information is required Stale

Comments

@zinzied
Copy link

zinzied commented Sep 9, 2024

Info: Installing shim for bottle import redirects (using Python=3.12.4 and bottle=0.12.25)
Traceback (most recent call last):
File "", line 198, in run_module_as_main
File "", line 88, in run_code
File "C:\Users\HOPE\AppData\Local\Programs\Python\Python312\Scripts\auto-py-to-exe.exe_main
.py", line 4, in
File "C:\Users\HOPE\AppData\Local\Programs\Python\Python312\Lib\site-packages\auto_py_to_exe_main
.py", line 11, in
from . import version, config, ui, validation # noqa: E402
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\HOPE\AppData\Local\Programs\Python\Python312\Lib\site-packages\auto_py_to_exe\ui.py", line 6, in
import eel
File "C:\Users\HOPE\AppData\Local\Programs\Python\Python312\Lib\site-packages\eel_init_.py", line 12, in
from gevent.threading import Timer
File "C:\Users\HOPE\AppData\Local\Programs\Python\Python312\Lib\site-packages\gevent_init_.py", line
72, in
from gevent._hub_local import get_hub
File "C:\Users\HOPE\AppData\Local\Programs\Python\Python312\Lib\site-packages\gevent_hub_local.py", line 149, in
from gevent._util import import_c_accel
ModuleNotFoundError: No module named 'gevent._util'

@zinzied zinzied added the bug Something isn't working label Sep 9, 2024
Copy link

github-actions bot commented Sep 9, 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
Copy link
Owner

When you installed the dependencies/requirements, did you see any errors? I recommend trying to install them again.

@brentvollebregt brentvollebregt added question Further information is required and removed bug Something isn't working labels Sep 11, 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 Oct 12, 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 Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is required Stale
Projects
None yet
Development

No branches or pull requests

2 participants