OpenDroneMap / ODM

A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷
https://opendronemap.org
GNU Affero General Public License v3.0
4.92k stars 1.11k forks source link

OSError: [Errno 30] Read-only file system: '/code' #1611

Closed ridahuhu closed 1 year ago

ridahuhu commented 1 year ago

i have installed the ODM using snap. When i run it it gives the following error:

[WARNING] Directory code does not exist. Creating it now. Traceback (most recent call last): File "/snap/opendronemap/253/odm/run.py", line 45, in system.mkdir_p(os.path.abspath(args.project_path)) File "/snap/opendronemap/253/odm/opendm/system.py", line 136, in mkdir_p os.makedirs(path) File "/usr/lib/python3.8/os.py", line 223, in makedirs mkdir(name, mode) OSError: [Errno 30] Read-only file system: '/code'

pierotofy commented 1 year ago

Doesn't look like a bug. Could we move this conversation over to the forum at https://community.opendronemap.org? :pray: The forum is the right place to ask questions (we try to keep the GitHub issue tracker for feature requests and bugs only). Thank you! :+1: