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

Error Report: "ModuleNotFoundError: No module named 'phonenumbers' #1904

Open
CyberForensic-stack opened this issue Dec 3, 2024 · 1 comment

Comments

@CyberForensic-stack
Copy link

Please provide a description of the issue and any relevant error messages.
Traceback (most recent call last):
File "/usr/share/spiderfoot/./sf.py", line 29, in
from sflib import SpiderFoot
File "/usr/share/spiderfoot/sflib.py", line 36, in
import phonenumbers
ModuleNotFoundError: No module named 'phonenumbers'

What version of Python are you using?
Python3

What version of SpiderFoot are you using (stable release or Git master branch)?
4.0-0kali4

@Captain404
Copy link

Same problem here. It works fine if you git clone and set up the requirements in a Python virtual environment.

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

2 participants