Google-Earth-Decoder-optimisation-tools
Google-Earth-Decoder-optimisation-tools copied to clipboard
Blender 3.6 - ModuleNotFoundError for 'pygeodesy'
When attempting to enable the Google-Earth-Decoder-Optimization-Tools add-on in Blender 3.6, the following error occurs:
"ModuleNotFoundError: No module named 'pygeodesy'"
Steps to Reproduce: Install and enable the Google-Earth-Decoder-Optimization-Tools add-on in Blender 3.6. Error message appears, preventing the add-on from functioning.
Error originates from the file: Google-Earth-Decoder-Optimization-Tools/utils/init.py on line 29 and line 32.
The add-on attempts to import the 'pygeodesy' module, which is not found in the environment.