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

holehe with an argument #219

Open
partglm opened this issue Mar 2, 2025 · 0 comments
Open

holehe with an argument #219

partglm opened this issue Mar 2, 2025 · 0 comments

Comments

@partglm
Copy link

partglm commented Mar 2, 2025

Describe the bug
the holehe [email protected]
doesn't work

To Reproduce
holehe (your email)

Desktop (please complete the following information):

  • OS:windows 11

THE error:
File "\?\C:\Python312\Scripts\holehe-script.py", line 33, in
sys.exit(load_entry_point('holehe==1.61', 'console_scripts', 'holehe')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Python312\Lib\site-packages\holehe-1.61-py3.12.egg\holehe\core.py", line 233, in main
trio.run(maincore)
File "C:\Python312\Lib\site-packages\trio-0.29.0-py3.12.egg\trio_core_run.py", line 2423, in run
raise runner.main_task_outcome.error
File "C:\Python312\Lib\site-packages\holehe-1.61-py3.12.egg\holehe\core.py", line 206, in maincore
modules = import_submodules("holehe.modules")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Python312\Lib\site-packages\holehe-1.61-py3.12.egg\holehe\core.py", line 46, in import_submodules
results.update(import_submodules(full_name))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Python312\Lib\site-packages\holehe-1.61-py3.12.egg\holehe\core.py", line 44, in import_submodules
results[full_name] = importlib.import_module(full_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Python312\Lib\importlib_init_.py", line 90, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1387, in _gcd_import
File "", line 1360, in _find_and_load
File "", line 1331, in _find_and_load_unlocked
File "", line 935, in _load_unlocked
File "", line 995, in exec_module
File "", line 488, in _call_with_frames_removed
File "C:\Python312\Lib\site-packages\holehe-1.61-py3.12.egg\holehe\modules\social_media\facebook.py", line 4, in
import requests # Adjust if using a different HTTP library
^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'requests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant