No module latlon about weatherrouting pack
Please post the full error log
May 08
'23 06:05
dakk
Traceback (most recent call last):
File "C:\Users\haozh\miniconda3\Scripts\gweatherrouting-script.py", line 33, in
sys.exit(load_entry_point('gweatherrouting==0.1.4', 'console_scripts', 'gweatherrouting')())
File "C:\Users\haozh\miniconda3\Scripts\gweatherrouting-script.py", line 25, in importlib_load_entry_point
return next(matches).load()
File "C:\Users\haozh\miniconda3\lib\site-packages\setuptools_vendor\importlib_metadata_init_.py", line 194, in load
module = import_module(match.group('module'))
File "C:\Users\haozh\miniconda3\lib\importlib_init_.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 972, in _find_and_load_unlocked
File "", line 228, in _call_with_frames_removed
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 986, in _find_and_load_unlocked
File "", line 680, in load_unlocked
File "", line 850, in exec_module
File "", line 228, in call_with_frames_removed
File "C:\Users\haozh\miniconda3\lib\site-packages\gweatherrouting-0.1.4-py3.9.egg\gweatherrouting_init.py", line 16, in
from . import core
File "C:\Users\haozh\miniconda3\lib\site-packages\gweatherrouting-0.1.4-py3.9.egg\gweatherrouting\core_init.py", line 21, in
from .grib import Grib
File "C:\Users\haozh\miniconda3\lib\site-packages\gweatherrouting-0.1.4-py3.9.egg\gweatherrouting\core\grib.py", line 22, in
from . import utils
File "C:\Users\haozh\miniconda3\lib\site-packages\gweatherrouting-0.1.4-py3.9.egg\gweatherrouting\core\utils.py", line 20, in
import latlon
ModuleNotFoundError: No module named 'latlon'
Are you sure? The packages is called latlon3, check if you have it first
May 15
'23 06:05
dakk
Please refer to new README instructions, reopen if you have the same issue.
Aug 19
'24 07:08
dakk