You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\31009>fuck
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Users\31009\AppData\Local\Programs\Python\Python312\Scripts\fuck.exe_main.py", line 4, in
File "C:\Users\31009\AppData\Local\Programs\Python\Python312\Lib\site-packages\thefuck\entrypoints\not_configured.py", line 13, in
from .. import logs, const # noqa: E402
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\31009\AppData\Local\Programs\Python\Python312\Lib\site-packages\thefuck\logs.py", line 8, in
from .conf import settings
File "C:\Users\31009\AppData\Local\Programs\Python\Python312\Lib\site-packages\thefuck\conf.py", line 1, in
from imp import load_source
ModuleNotFoundError: No module named 'imp'
The text was updated successfully, but these errors were encountered:
C:\Users\31009>fuck
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Users\31009\AppData\Local\Programs\Python\Python312\Scripts\fuck.exe_main.py", line 4, in
File "C:\Users\31009\AppData\Local\Programs\Python\Python312\Lib\site-packages\thefuck\entrypoints\not_configured.py", line 13, in
from .. import logs, const # noqa: E402
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\31009\AppData\Local\Programs\Python\Python312\Lib\site-packages\thefuck\logs.py", line 8, in
from .conf import settings
File "C:\Users\31009\AppData\Local\Programs\Python\Python312\Lib\site-packages\thefuck\conf.py", line 1, in
from imp import load_source
ModuleNotFoundError: No module named 'imp'
The text was updated successfully, but these errors were encountered: