saeedsltm/PyVelest

LatLon

Closed this issue · 3 comments

Hi,

I installed all requirements. However, i get this error;

from LatLon import lat_lon as ll
ImportError: No module named LatLon

But i already installed LatLon

pip install LatLon
Requirement already satisfied: LatLon in /usr/local/lib/python3.6/site-packages (1.0.2)
Requirement already satisfied: pyproj in /usr/local/lib/python3.6/site-packages (from LatLon) (2.4.0)

What do you think about this problem?
Thank you

Dear jeospring

Please try with Python2.X version since i am not sure about 3.X yet.

Thank you for your comment. It worked. Is it possible to use the code for other regions apart from Iran?