Skip to content

ModuleNotFoundError: No module named 'gdal' #2

Description

@liza-ve-ta

Hello! After installing all the required modules, I ran the process in Anaconda Prompt/ After entering camera coordinates in cartesian format; I received an error "ModuleNotFoundError: No module named 'gdal'" indicating that the Python script is attempting to import the "goal" module, but couldn't find it in the environment. I tried to change the Python script in the document "in_dir\georef_webcam-master\georef_webcam-master\georef_webcam_v1_0\python_scripts\modules\aux_collect_params.py", line 210, from "import gdal" to "from osgeo import gdal", but it doesn't help. What else could I try to use the tool?
Thanks for your help!

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