dakk / gweatherrouting

Sailing weather routing made easy
GNU General Public License v3.0
48 stars 8 forks source link

Error for runnig sudo python3 setup.py #127

Closed GAnwer closed 10 months ago

GAnwer commented 1 year ago

Good evning sir , while executing the code i got this output and error /usr/local/lib/python3.10/dist-packages/setuptools/init.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try pip install --use-pep517. dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/local/lib/python3.10/dist-packages/setuptools/_distutils/dist.py:265: UserWarning: Unknown distribution option: 'executables' warnings.warn(msg) running install /usr/local/lib/python3.10/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/local/lib/python3.10/dist-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_egg running egg_info writing gweatherrouting.egg-info/PKG-INFO writing dependency_links to gweatherrouting.egg-info/dependency_links.txt writing entry points to gweatherrouting.egg-info/entry_points.txt writing requirements to gweatherrouting.egg-info/requires.txt writing top-level names to gweatherrouting.egg-info/top_level.txt reading manifest file 'gweatherrouting.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'gweatherrouting.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/gweatherrouting creating build/bdist.linux-x86_64/egg/gweatherrouting/kivy creating build/bdist.linux-x86_64/egg/gweatherrouting/kivy/maplayers copying build/lib/gweatherrouting/kivy/maplayers/trackmaplayer.py -> build/bdist.linux-x86_64/egg/gweatherrouting/kivy/maplayers copying build/lib/gweatherrouting/kivy/maplayers/init.py -> build/bdist.linux-x86_64/egg/gweatherrouting/kivy/maplayers copying build/lib/gweatherrouting/kivy/maplayers/isochronesmaplayer.py -> build/bdist.linux-x86_64/egg/gweatherrouting/kivy/maplayers copying build/lib/gweatherrouting/kivy/maplayers/gribmaplayer.py -> build/bdist.linux-x86_64/egg/gweatherrouting/kivy/maplayers copying build/lib/gweatherrouting/kivy/maplayers/poimaplayer.py -> build/bdist.linux-x86_64/egg/gweatherrouting/kivy/maplayers copying build/lib/gweatherrouting/kivy/regattascreen.kv -> build/bdist.linux-x86_64/egg/gweatherrouting/kivy copying build/lib/gweatherrouting/kivy/gribscreen.py -> build/bdist.linux-x86_64/egg/gweatherrouting/kivy copying build/lib/gweatherrouting/kivy/trackscreen.py -> build/bdist.linux-x86_64/egg/gweatherrouting/kivy copying build/lib/gweatherrouting/kivy/init.py -> build/bdist.linux-x86_64/egg/gweatherrouting/kivy copying build/lib/gweatherrouting/kivy/app.py -> build/bdist.linux-x86_64/egg/gweatherrouting/kivy copying build/lib/gweatherrouting/kivy/regattascreen.py -> build/bdist.linux-x86_64/egg/gweatherrouting/kivy copying build/lib/gweatherrouting/kivy/gribscreen.kv -> build/bdist.linux-x86_64/egg/gweatherrouting/kivy copying build/lib/gweatherrouting/kivy/trackscreen.kv -> build/bdist.linux-x86_64/egg/gweatherrouting/kivy copying build/lib/gweatherrouting/kivy/settingsscreen.kv -> build/bdist.linux-x86_64/egg/gweatherrouting/kivy copying build/lib/gweatherrouting/kivy/timepickerdialog.py -> build/bdist.linux-x86_64/egg/gweatherrouting/kivy copying build/lib/gweatherrouting/kivy/app.kv -> build/bdist.linux-x86_64/egg/gweatherrouting/kivy copying build/lib/gweatherrouting/kivy/settingsscreen.py -> build/bdist.linux-x86_64/egg/gweatherrouting/kivy copying build/lib/gweatherrouting/kivy/timepickerdialog.kv -> build/bdist.linux-x86_64/egg/gweatherrouting/kivy creating build/bdist.linux-x86_64/egg/gweatherrouting/data creating build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/preferences-system-time-symbolic.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/gtk-open.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/gtk-save.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/open-menu-symbolic.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/weather-windy.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/settings.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/media-seek-forward-symbolic.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/gtk-media-record.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/gtk-delete.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/media-playback-pause-symbolic.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/gtk-execute.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/eye-open-negative-filled-symbolic.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/kt-speed-limits.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/indicator-messages-red.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/gtk-add.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/document-properties-symbolic.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/go-bottom-symbolic.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/gtk-stop.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/media-playback-start-symbolic.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/gtk-cut.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/media-seek-backward-symbolic.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/gtk-fullscreen.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/weather-windy-symbolic.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/gtk-new.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/compass.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/icons/gtk-file.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/icons copying build/lib/gweatherrouting/data/extract_icons.py -> build/bdist.linux-x86_64/egg/gweatherrouting/data copying build/lib/gweatherrouting/data/countries.geojson -> build/bdist.linux-x86_64/egg/gweatherrouting/data copying build/lib/gweatherrouting/data/coastlines.geojson -> build/bdist.linux-x86_64/egg/gweatherrouting/data creating build/bdist.linux-x86_64/egg/gweatherrouting/data/s57 copying build/lib/gweatherrouting/data/s57/rastersymbols-day.png -> build/bdist.linux-x86_64/egg/gweatherrouting/data/s57 copying build/lib/gweatherrouting/data/s57/rastersymbols-dark.png -> build/bdist.linux-x86_64/egg/gweatherrouting/data/s57 copying build/lib/gweatherrouting/data/s57/chartsymbols.xml -> build/bdist.linux-x86_64/egg/gweatherrouting/data/s57 creating build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-X-Small-Green.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Arrow-Magenta.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-X-Large-Black.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Empty.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-X-Small-Red.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-X-Small-Magenta.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Spot-Magenta.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Star-Orange.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Circle-Magenta.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Pin-Orange.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-X-Small-White.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Tick-Yellow.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-X-Large-White.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-X-Large-Blue.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Tick-Red.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Arrow-Orange.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Arrow-Black.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Star-Yellow.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Exclamation-Magenta.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-X-Large-Yellow.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Tick-Green.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Square.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-X-Small-Black.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Diamond-Blue.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Anchor1.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Tick-Orange.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Arrow-Blue.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Exclamation-Blue.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Spot-Red.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Pin-White.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Circle-Red.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Tick-Blue.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Diamond-Red.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Circle-Black.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Circle.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Exclamation-Red.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Diamond-White.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-X-Small-Blue.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Tick-White.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Diamond-Orange.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Square-Red.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Question-Black.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Pin-Red.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Circle-Blue.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Square-Orange.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Spot-Black.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Diamond-Black.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Arrow-Green.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Diamond-Magenta.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Question-Blue.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-X-Large-Green.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Square-Black.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Circle-Orange.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Pin-Magenta.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Pin-Green.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Star-Black.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Star-Green.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Spot-White.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Spot-Yellow.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Diamond-Yellow.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-X-Small-Orange.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Question-Yellow.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Exclamation-Black.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Star-Red.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Square-Magenta.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Square-Yellow.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Question-White.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-X-Small-Yellow.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Pin-Yellow.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Exclamation-Yellow.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Tick-Magenta.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Triangle.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-X-Large-Magenta.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Arrow-Red.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Question-Orange.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Star-Blue.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Arrow-Yellow.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Question-Red.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Exclamation-Green.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Tick-Black.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Exclamation-Orange.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Star-White.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Spot-Orange.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Spot-Blue.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Question-Green.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Anchor2.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Square-Green.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Exclamation-White.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Star-Magenta.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Pin-Black.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-X-Large-Orange.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Anchor3.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Circle-Yellow.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Pin-Blue.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Square-White.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Arrow-White.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Circle-White.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Question-Magenta.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Diamond-Green.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-X-Large-Red.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Spot-Green.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Circle-Green.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/symbols/Symbol-Square-Blue.svg -> build/bdist.linux-x86_64/egg/gweatherrouting/data/symbols copying build/lib/gweatherrouting/data/countries_en.txt -> build/bdist.linux-x86_64/egg/gweatherrouting/data copying build/lib/gweatherrouting/data/COPYRIGHT -> build/bdist.linux-x86_64/egg/gweatherrouting/data creating build/bdist.linux-x86_64/egg/gweatherrouting/data/polars copying build/lib/gweatherrouting/data/polars/mini650_proto.pol -> build/bdist.linux-x86_64/egg/gweatherrouting/data/polars copying build/lib/gweatherrouting/data/polars/test.pol -> build/bdist.linux-x86_64/egg/gweatherrouting/data/polars copying build/lib/gweatherrouting/data/polars/bavaria38.pol -> build/bdist.linux-x86_64/egg/gweatherrouting/data/polars copying build/lib/gweatherrouting/data/polars/class40.pol -> build/bdist.linux-x86_64/egg/gweatherrouting/data/polars copying build/lib/gweatherrouting/data/polars/cat20.pol -> build/bdist.linux-x86_64/egg/gweatherrouting/data/polars copying build/lib/gweatherrouting/data/polars/first317.pol -> build/bdist.linux-x86_64/egg/gweatherrouting/data/polars copying build/lib/gweatherrouting/data/polars/mini650.pol -> build/bdist.linux-x86_64/egg/gweatherrouting/data/polars creating build/bdist.linux-x86_64/egg/gweatherrouting/core copying build/lib/gweatherrouting/core/connectionmanager.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core copying build/lib/gweatherrouting/core/networkdatasource.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core copying build/lib/gweatherrouting/core/init.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core creating build/bdist.linux-x86_64/egg/gweatherrouting/core/geo copying build/lib/gweatherrouting/core/geo/init.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core/geo copying build/lib/gweatherrouting/core/geo/element.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core/geo copying build/lib/gweatherrouting/core/geo/collection.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core/geo copying build/lib/gweatherrouting/core/geo/poicollection.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core/geo copying build/lib/gweatherrouting/core/geo/routingcollection.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core/geo copying build/lib/gweatherrouting/core/geo/elementmultipoint.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core/geo copying build/lib/gweatherrouting/core/geo/elementpoint.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core/geo copying build/lib/gweatherrouting/core/geo/poi.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core/geo copying build/lib/gweatherrouting/core/geo/routing.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core/geo copying build/lib/gweatherrouting/core/geo/track.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core/geo copying build/lib/gweatherrouting/core/geo/trackcollection.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core/geo copying build/lib/gweatherrouting/core/gribmanager.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core copying build/lib/gweatherrouting/core/serialdatasource.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core copying build/lib/gweatherrouting/core/datasource.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core copying build/lib/gweatherrouting/core/grib.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core copying build/lib/gweatherrouting/core/core.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core copying build/lib/gweatherrouting/core/timecontrol.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core creating build/bdist.linux-x86_64/egg/gweatherrouting/core/utils copying build/lib/gweatherrouting/core/utils/init.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core/utils copying build/lib/gweatherrouting/core/utils/storage.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core/utils copying build/lib/gweatherrouting/core/utils/dummy_storage.py -> build/bdist.linux-x86_64/egg/gweatherrouting/core/utils copying build/lib/gweatherrouting/init.py -> build/bdist.linux-x86_64/egg/gweatherrouting creating build/bdist.linux-x86_64/egg/gweatherrouting/common copying build/lib/gweatherrouting/common/init.py -> build/bdist.linux-x86_64/egg/gweatherrouting/common copying build/lib/gweatherrouting/main.py -> build/bdist.linux-x86_64/egg/gweatherrouting copying build/lib/gweatherrouting/log.py -> build/bdist.linux-x86_64/egg/gweatherrouting creating build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/gribmanagerwindow.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk creating build/bdist.linux-x86_64/egg/gweatherrouting/gtk/maplayers copying build/lib/gweatherrouting/gtk/maplayers/init.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/maplayers copying build/lib/gweatherrouting/gtk/maplayers/toolsmaplayer.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/maplayers copying build/lib/gweatherrouting/gtk/maplayers/isochronesmaplayer.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/maplayers copying build/lib/gweatherrouting/gtk/maplayers/geomaplayer.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/maplayers copying build/lib/gweatherrouting/gtk/maplayers/aismaplayer.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/maplayers copying build/lib/gweatherrouting/gtk/maplayers/gribmaplayer.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/maplayers copying build/lib/gweatherrouting/gtk/timepickerdialog.glade -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/mainwindow.glade -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/chartstack_track.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/routingwizarddialog.glade -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/regattastack.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/routingwizarddialog.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/init.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/chartstack_poi.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk creating build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts copying build/lib/gweatherrouting/gtk/charts/gdalvectorchart.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts copying build/lib/gweatherrouting/gtk/charts/init.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts copying build/lib/gweatherrouting/gtk/charts/cm93driver.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts creating build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/vectordrawer copying build/lib/gweatherrouting/gtk/charts/vectordrawer/vectorchartdrawer.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/vectordrawer copying build/lib/gweatherrouting/gtk/charts/vectordrawer/s57chartdrawer.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/vectordrawer copying build/lib/gweatherrouting/gtk/charts/vectordrawer/init.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/vectordrawer copying build/lib/gweatherrouting/gtk/charts/vectordrawer/simplechartdrawer.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/vectordrawer copying build/lib/gweatherrouting/gtk/charts/vectordrawer/osmchartdrawer.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/vectordrawer copying build/lib/gweatherrouting/gtk/charts/vectordrawer/cm93chartdrawer.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/vectordrawer copying build/lib/gweatherrouting/gtk/charts/vectordrawer/s57symbolprovider.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/vectordrawer copying build/lib/gweatherrouting/gtk/charts/gshhs.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts copying build/lib/gweatherrouting/gtk/charts/gdalrasterchart.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts copying build/lib/gweatherrouting/gtk/charts/chartlayer.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts copying build/lib/gweatherrouting/gtk/charts/chartmanager.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts copying build/lib/gweatherrouting/gtk/regattastack.glade -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk creating build/bdist.linux-x86_64/egg/gweatherrouting/gtk/settings copying build/lib/gweatherrouting/gtk/settings/init.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/settings copying build/lib/gweatherrouting/gtk/settings/settingswindow_charts.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/settings copying build/lib/gweatherrouting/gtk/settings/settingswindow.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/settings copying build/lib/gweatherrouting/gtk/settings/connectioneditdialog.glade -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/settings copying build/lib/gweatherrouting/gtk/settings/settingsmanager.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/settings copying build/lib/gweatherrouting/gtk/settings/connectioneditdialog.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/settings copying build/lib/gweatherrouting/gtk/settings/settingswindow.glade -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/settings copying build/lib/gweatherrouting/gtk/settings/settingswindow_connections.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/settings copying build/lib/gweatherrouting/gtk/chartstack.glade -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/chartstack_routing.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/mainwindow.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/polarstack.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/gribmanagerwindow.glade -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/polarstack.glade -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk creating build/bdist.linux-x86_64/egg/gweatherrouting/gtk/widgets copying build/lib/gweatherrouting/gtk/widgets/timetravel.glade -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/widgets copying build/lib/gweatherrouting/gtk/widgets/init.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/widgets copying build/lib/gweatherrouting/gtk/widgets/timetravel.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/widgets copying build/lib/gweatherrouting/gtk/widgets/polar.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/widgets copying build/lib/gweatherrouting/gtk/widgets/mpl.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk/widgets copying build/lib/gweatherrouting/gtk/style.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/projectpropertieswindow.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/logsstack.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/logsstack.glade -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/timepickerdialog.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/chartstack.py -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk copying build/lib/gweatherrouting/gtk/projectpropertieswindow.glade -> build/bdist.linux-x86_64/egg/gweatherrouting/gtk byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/kivy/maplayers/trackmaplayer.py to trackmaplayer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/kivy/maplayers/init.py to init.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/kivy/maplayers/isochronesmaplayer.py to isochronesmaplayer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/kivy/maplayers/gribmaplayer.py to gribmaplayer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/kivy/maplayers/poimaplayer.py to poimaplayer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/kivy/gribscreen.py to gribscreen.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/kivy/trackscreen.py to trackscreen.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/kivy/init.py to init.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/kivy/app.py to app.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/kivy/regattascreen.py to regattascreen.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/kivy/timepickerdialog.py to timepickerdialog.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/kivy/settingsscreen.py to settingsscreen.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/data/extract_icons.py to extract_icons.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/connectionmanager.py to connectionmanager.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/networkdatasource.py to networkdatasource.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/init.py to init.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/geo/init.py to init.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/geo/element.py to element.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/geo/collection.py to collection.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/geo/poicollection.py to poicollection.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/geo/routingcollection.py to routingcollection.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/geo/elementmultipoint.py to elementmultipoint.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/geo/elementpoint.py to elementpoint.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/geo/poi.py to poi.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/geo/routing.py to routing.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/geo/track.py to track.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/geo/trackcollection.py to trackcollection.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/gribmanager.py to gribmanager.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/serialdatasource.py to serialdatasource.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/datasource.py to datasource.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/grib.py to grib.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/core.py to core.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/timecontrol.py to timecontrol.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/utils/init.py to init.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/utils/storage.py to storage.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/core/utils/dummy_storage.py to dummy_storage.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/init.py to init.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/common/init.py to init.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/main.py to main.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/log.py to log.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/gribmanagerwindow.py to gribmanagerwindow.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/maplayers/init.py to init.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/maplayers/toolsmaplayer.py to toolsmaplayer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/maplayers/isochronesmaplayer.py to isochronesmaplayer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/maplayers/geomaplayer.py to geomaplayer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/maplayers/aismaplayer.py to aismaplayer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/maplayers/gribmaplayer.py to gribmaplayer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/chartstack_track.py to chartstack_track.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/regattastack.py to regattastack.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/routingwizarddialog.py to routingwizarddialog.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/init.py to init.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/chartstack_poi.py to chartstack_poi.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/gdalvectorchart.py to gdalvectorchart.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/init.py to init.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/cm93driver.py to cm93driver.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/vectordrawer/vectorchartdrawer.py to vectorchartdrawer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/vectordrawer/s57chartdrawer.py to s57chartdrawer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/vectordrawer/init.py to init.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/vectordrawer/simplechartdrawer.py to simplechartdrawer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/vectordrawer/osmchartdrawer.py to osmchartdrawer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/vectordrawer/cm93chartdrawer.py to cm93chartdrawer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/vectordrawer/s57symbolprovider.py to s57symbolprovider.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/gshhs.py to gshhs.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/gdalrasterchart.py to gdalrasterchart.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/chartlayer.py to chartlayer.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/charts/chartmanager.py to chartmanager.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/settings/init.py to init.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/settings/settingswindow_charts.py to settingswindow_charts.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/settings/settingswindow.py to settingswindow.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/settings/settingsmanager.py to settingsmanager.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/settings/connectioneditdialog.py to connectioneditdialog.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/settings/settingswindow_connections.py to settingswindow_connections.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/chartstack_routing.py to chartstack_routing.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/mainwindow.py to mainwindow.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/polarstack.py to polarstack.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/widgets/init.py to init.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/widgets/timetravel.py to timetravel.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/widgets/polar.py to polar.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/widgets/mpl.py to mpl.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/style.py to style.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/projectpropertieswindow.py to projectpropertieswindow.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/logsstack.py to logsstack.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/timepickerdialog.py to timepickerdialog.cpython-310.pyc byte-compiling build/bdist.linux-x86_64/egg/gweatherrouting/gtk/chartstack.py to chartstack.cpython-310.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying gweatherrouting.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying gweatherrouting.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying gweatherrouting.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying gweatherrouting.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying gweatherrouting.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying gweatherrouting.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... gweatherrouting.core.pycache.core.cpython-310: module references file gweatherrouting.core.utils.pycache.init.cpython-310: module references file gweatherrouting.gtk.pycache.chartstack.cpython-310: module references file gweatherrouting.gtk.pycache.chartstack_poi.cpython-310: module references file gweatherrouting.gtk.pycache.gribmanagerwindow.cpython-310: module references file gweatherrouting.gtk.pycache.logsstack.cpython-310: module references file gweatherrouting.gtk.pycache.mainwindow.cpython-310: module references file gweatherrouting.gtk.pycache.polarstack.cpython-310: module references file gweatherrouting.gtk.pycache.projectpropertieswindow.cpython-310: module references file gweatherrouting.gtk.pycache.regattastack.cpython-310: module references file gweatherrouting.gtk.pycache.routingwizarddialog.cpython-310: module references file gweatherrouting.gtk.pycache.timepickerdialog.cpython-310: module references file gweatherrouting.gtk.charts.pycache.chartmanager.cpython-310: module references file gweatherrouting.gtk.charts.pycache.gshhs.cpython-310: module references file gweatherrouting.gtk.charts.vectordrawer.pycache.s57symbolprovider.cpython-310: module references file gweatherrouting.gtk.settings.pycache.connectioneditdialog.cpython-310: module references file gweatherrouting.gtk.settings.pycache.settingswindow.cpython-310: module references file gweatherrouting.gtk.widgets.pycache.polar.cpython-310: module references file gweatherrouting.gtk.widgets.pycache.timetravel.cpython-310: module references file gweatherrouting.kivy.pycache.app.cpython-310: module references file creating 'dist/gweatherrouting-0.1.4-py3.10.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing gweatherrouting-0.1.4-py3.10.egg removing '/usr/local/lib/python3.10/dist-packages/gweatherrouting-0.1.4-py3.10.egg' (and everything under it) creating /usr/local/lib/python3.10/dist-packages/gweatherrouting-0.1.4-py3.10.egg Extracting gweatherrouting-0.1.4-py3.10.egg to /usr/local/lib/python3.10/dist-packages gweatherrouting 0.1.4 is already the active version in easy-install.pth Installing gweatherrouting script to /usr/local/bin

Installed /usr/local/lib/python3.10/dist-packages/gweatherrouting-0.1.4-py3.10.egg Processing dependencies for gweatherrouting==0.1.4 Searching for GDAL==3.4.3 Best match: GDAL 3.4.3 Adding GDAL 3.4.3 to easy-install.pth file

Using /usr/lib/python3/dist-packages Searching for weatherrouting==0.1.8 Best match: weatherrouting 0.1.8 Processing weatherrouting-0.1.8-py3.10.egg weatherrouting 0.1.8 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/weatherrouting-0.1.8-py3.10.egg Searching for matplotlib==3.7.1 Best match: matplotlib 3.7.1 Processing matplotlib-3.7.1-py3.10-linux-x86_64.egg matplotlib 3.7.1 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/matplotlib-3.7.1-py3.10-linux-x86_64.egg Searching for nmeatoolkit==0.1.8 Best match: nmeatoolkit 0.1.8 Processing nmeatoolkit-0.1.8-py3.10.egg nmeatoolkit 0.1.8 is already the active version in easy-install.pth Installing nmea2gpx script to /usr/local/bin Installing nmea2polar script to /usr/local/bin Installing nmeatk script to /usr/local/bin Installing stalk2nmea script to /usr/local/bin

Using /usr/local/lib/python3.10/dist-packages/nmeatoolkit-0.1.8-py3.10.egg Searching for numpy==1.21.5 Best match: numpy 1.21.5 Adding numpy 1.21.5 to easy-install.pth file Installing f2py script to /usr/local/bin Installing f2py3 script to /usr/local/bin Installing f2py3.10 script to /usr/local/bin

Using /usr/lib/python3/dist-packages Searching for gpxpy==1.5.0 Best match: gpxpy 1.5.0 Processing gpxpy-1.5.0-py3.10.egg gpxpy 1.5.0 is already the active version in easy-install.pth Installing gpxinfo script to /usr/local/bin

Using /usr/local/lib/python3.10/dist-packages/gpxpy-1.5.0-py3.10.egg Searching for pynmea2==1.19.0 Best match: pynmea2 1.19.0 Processing pynmea2-1.19.0-py3.10.egg pynmea2 1.19.0 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/pynmea2-1.19.0-py3.10.egg Searching for pyserial==3.5 Best match: pyserial 3.5 Processing pyserial-3.5-py3.10.egg pyserial 3.5 is already the active version in easy-install.pth Installing pyserial-miniterm script to /usr/local/bin Installing pyserial-ports script to /usr/local/bin

Using /usr/local/lib/python3.10/dist-packages/pyserial-3.5-py3.10.egg Searching for vext.gi==0.7.4 Best match: vext.gi 0.7.4 Processing vext.gi-0.7.4-py3.10.egg vext.gi 0.7.4 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/vext.gi-0.7.4-py3.10.egg Searching for vext==0.7.6 Best match: vext 0.7.6 Processing vext-0.7.6-py3.10.egg vext 0.7.6 is already the active version in easy-install.pth Installing vext script to /usr/local/bin

Using /usr/local/lib/python3.10/dist-packages/vext-0.7.6-py3.10.egg Searching for bs4==0.0.1 Best match: bs4 0.0.1 Processing bs4-0.0.1-py3.10.egg bs4 0.0.1 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/bs4-0.0.1-py3.10.egg Searching for geojson-utils==0.0.2 Best match: geojson-utils 0.0.2 Processing geojson_utils-0.0.2-py3.10.egg geojson-utils 0.0.2 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/geojson_utils-0.0.2-py3.10.egg Searching for eccodes==1.3.3 Best match: eccodes 1.3.3 Processing eccodes-1.3.3-py3.10.egg eccodes 1.3.3 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/eccodes-1.3.3-py3.10.egg Searching for colorlog==6.7.0 Best match: colorlog 6.7.0 Processing colorlog-6.7.0-py3.10.egg colorlog 6.7.0 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/colorlog-6.7.0-py3.10.egg Searching for requests==2.25.1 Best match: requests 2.25.1 Adding requests 2.25.1 to easy-install.pth file

Using /usr/lib/python3/dist-packages Searching for latlon3==1.0.4 Best match: latlon3 1.0.4 Processing latlon3-1.0.4-py3.10.egg latlon3 1.0.4 is already the active version in easy-install.pth Installing init.py script to /usr/local/bin Installing latlon.py script to /usr/local/bin

Using /usr/local/lib/python3.10/dist-packages/latlon3-1.0.4-py3.10.egg Searching for python-dateutil==2.8.1 Best match: python-dateutil 2.8.1 Adding python-dateutil 2.8.1 to easy-install.pth file

Using /usr/lib/python3/dist-packages Searching for pyparsing==2.4.7 Best match: pyparsing 2.4.7 Adding pyparsing 2.4.7 to easy-install.pth file

Using /usr/lib/python3/dist-packages Searching for Pillow==9.0.1 Best match: Pillow 9.0.1 Adding Pillow 9.0.1 to easy-install.pth file

Using /usr/lib/python3/dist-packages Searching for packaging==23.1 Best match: packaging 23.1 Processing packaging-23.1-py3.10.egg packaging 23.1 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/packaging-23.1-py3.10.egg Searching for kiwisolver==1.4.4 Best match: kiwisolver 1.4.4 Processing kiwisolver-1.4.4-py3.10-linux-x86_64.egg kiwisolver 1.4.4 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/kiwisolver-1.4.4-py3.10-linux-x86_64.egg Searching for fonttools==4.39.3 Best match: fonttools 4.39.3 Processing fonttools-4.39.3-py3.10.egg fonttools 4.39.3 is already the active version in easy-install.pth Installing fonttools script to /usr/local/bin Installing pyftmerge script to /usr/local/bin Installing pyftsubset script to /usr/local/bin Installing ttx script to /usr/local/bin

Using /usr/local/lib/python3.10/dist-packages/fonttools-4.39.3-py3.10.egg Searching for cycler==0.11.0 Best match: cycler 0.11.0 Processing cycler-0.11.0-py3.10.egg cycler 0.11.0 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/cycler-0.11.0-py3.10.egg Searching for contourpy==1.0.7 Best match: contourpy 1.0.7 Processing contourpy-1.0.7-py3.10-linux-x86_64.egg contourpy 1.0.7 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/contourpy-1.0.7-py3.10-linux-x86_64.egg Searching for ruamel.yaml==0.17.21 Best match: ruamel.yaml 0.17.21 Processing ruamel.yaml-0.17.21-py3.10.egg ruamel.yaml 0.17.21 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/ruamel.yaml-0.17.21-py3.10.egg Searching for beautifulsoup4==4.12.2 Best match: beautifulsoup4 4.12.2 Processing beautifulsoup4-4.12.2-py3.10.egg beautifulsoup4 4.12.2 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/beautifulsoup4-4.12.2-py3.10.egg Searching for geojson==3.0.1 Best match: geojson 3.0.1 Processing geojson-3.0.1-py3.10.egg geojson 3.0.1 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/geojson-3.0.1-py3.10.egg Searching for findlibs==0.0.2 Best match: findlibs 0.0.2 Processing findlibs-0.0.2-py3.10.egg findlibs 0.0.2 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/findlibs-0.0.2-py3.10.egg Searching for cffi==1.15.1 Best match: cffi 1.15.1 Processing cffi-1.15.1-py3.10-linux-x86_64.egg cffi 1.15.1 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/cffi-1.15.1-py3.10-linux-x86_64.egg Searching for attrs==23.1.0 Best match: attrs 23.1.0 Processing attrs-23.1.0-py3.10.egg attrs 23.1.0 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/attrs-23.1.0-py3.10.egg Searching for pyproj==3.5.0 Best match: pyproj 3.5.0 Processing pyproj-3.5.0-py3.10-linux-x86_64.egg pyproj 3.5.0 is already the active version in easy-install.pth Installing pyproj script to /usr/local/bin

Using /usr/local/lib/python3.10/dist-packages/pyproj-3.5.0-py3.10-linux-x86_64.egg Searching for six==1.16.0 Best match: six 1.16.0 Adding six 1.16.0 to easy-install.pth file

Using /usr/lib/python3/dist-packages Searching for ruamel.yaml.clib==0.2.7 Best match: ruamel.yaml.clib 0.2.7 Processing ruamel.yaml.clib-0.2.7-py3.10-linux-x86_64.egg ruamel.yaml.clib 0.2.7 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/ruamel.yaml.clib-0.2.7-py3.10-linux-x86_64.egg Searching for soupsieve==2.4.1 Best match: soupsieve 2.4.1 Processing soupsieve-2.4.1-py3.10.egg soupsieve 2.4.1 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/soupsieve-2.4.1-py3.10.egg Searching for pycparser==2.21 Best match: pycparser 2.21 Processing pycparser-2.21-py3.10.egg pycparser 2.21 is already the active version in easy-install.pth

Using /usr/local/lib/python3.10/dist-packages/pycparser-2.21-py3.10.egg Searching for certifi==2020.6.20 Best match: certifi 2020.6.20 Adding certifi 2020.6.20 to easy-install.pth file

Using /usr/lib/python3/dist-packages Finished processing dependencies for gweatherrouting==0.1.4

dakk commented 1 year ago

I can't see any error here, can you point out the error lines you are referring to? I need to ask you three more things:

MoritzFS commented 1 year ago

I have a similar issue, maybe I can provide more information.

I am running Mac OS 12.6, python3.10, a fresh environment. The installer runs through. However, upon running gweatherrouting, I get the error:

/anaconda3/envs/python310/lib/python3.10/site-packages/gweatherrouting-0.1.4-py3.10.egg/gweatherrouting/main.py", line 27, in startUIGtk import gi ModuleNotFoundError: No module named 'gi'

So I proceed by installing gi and this fixes the error.

'pip install PYGobject'.

However, then upon running, I get the error

gweatherrouting-0.1.4-py3.10.egg/gweatherrouting/gtk/maplayers/__init__.py", line 20, in <module>
    from .poimaplayer import POIMapLayer
ModuleNotFoundError: No module named 'gweatherrouting.gtk.maplayers.poimaplayer'

And indeed, the class POIMaplayer is not present under build/lib/gweatherrouting/gtk. But the other classes imported in init.py are.

dakk commented 10 months ago

Now should be fixed, thank you