Help please #29
Unanswered
krico20000
asked this question in
Q&A
Replies: 1 comment 1 reply
-
you need to install all the dependencies. i just tested it on my computer, and it works fine. type this into command prompt pip install requests pystyle phonenumbers dnspython email-validator beautifulsoup4 lxml python-whois tqdm openai python-magic Pillow PyPDF2 openpyxl python-docx python-pptx mutagen tinytag the press enter |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
"C:\Program Files\Python312\python.exe" C:\Users\Admin\AppData\Roaming\JetBrains\PyCharmCE2024.3\light-edit\ClatScope.1.14.CLI.py
Traceback (most recent call last):
File "C:\Users\Admin\AppData\Roaming\JetBrains\PyCharmCE2024.3\light-edit\ClatScope.1.14.CLI.py", line 6, in
from phonenumbers import geocoder, carrier
File "C:\Users\Admin\AppData\Roaming\Python\Python312\site-packages\phonenumbers\geocoder.py", line 55, in
from .geodata import GEOCODE_DATA, GEOCODE_LONGEST_PREFIX
ModuleNotFoundError: No module named 'phonenumbers.geodata'
Beta Was this translation helpful? Give feedback.
All reactions