79703704

Date: 2025-07-16 16:05:47
Score: 1.5
Natty:
Report link

You are running your system's Python, not Anaconda's

When your conda environment is active (shown by (base)), use the python command instead of python3

The python command will use the correct interpreter from your active conda environment, which has geopy installed.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Shivam Bhosle