Skip to content

Module Not Found #126

@dilloncsr

Description

@dilloncsr

When I import a python file I get the following error:

"PyOtherSide error: Traceback (most recent call last):\n\n File "qrc:/qml/AdvancedOrthoElevationCreator/views//TiffWriter.py", line 3, in \n from osgeo import gdal\n\nModuleNotFoundError: No module named 'osgeo'\n"
Unhandled PyOtherSide error: Cannot import module: TiffWriter (Traceback (most recent call last):

File "qrc:/qml/AdvancedOrthoElevationCreator/views//TiffWriter.py", line 3, in
from osgeo import gdal

ModuleNotFoundError: No module named 'osgeo'
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions