Skip to content

SRC Error after Ubuntu Update #163

@vmcosco

Description

@vmcosco

I recently updated to Ubuntu 24.04 from Ubuntu 20 or 22. Not sure which it was. Sortphotos will no longer run and I get this error. Is there a way to fix this?

victorc@ubuntu-server:~/temp$ python3 /home/victorc/.local/bin/sortphotos /mnt/windows/wip/photos_wip /mnt/windows/data01/pictures --recursive --sort %Y/%Y-%m
Traceback (most recent call last):
  File "/home/victorc/.local/bin/sortphotos", line 5, in <module>
    from src.sortphotos import main
ModuleNotFoundError: No module named 'src'

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