Can someone help me please. I am a beginner in Python. On my mac I have installed 'geopy' via the terminal. But in Visual Studio Code, I get :
File "/Users/petermadou/Documents/mijn python projects/nieuw project/nieuw.py", line 1, in import geopy ModuleNotFoundError: No module named 'geopy'
Probably something stupid...
what gives ?
Thank you Peter