Skip to content

No module named 'exifread.classes' when running mapsyncer #91

@stormsnsnow

Description

@stormsnsnow

Short Information

  • Used Toolkit version: 1.0.4
  • Operating System: Windows

Problem Definition Briefly (might be explained in steps)

  • When running MapSyncer, it results in an error message
  • No module named 'exifread.classes'

Expected Output

  • Starts properly

Actual Output

  • (mapsyncer_env) C:\Users\storm\MapSyncer>runmapsyncer
    Traceback (most recent call last):
    File "", line 198, in _run_module_as_main
    File "", line 88, in run_code
    File "C:\Users\storm\MapSyncer\mapsyncer_env\Scripts\RunMapSyncer.exe_main
    .py", line 4, in
    File "C:\Users\storm\MapSyncer\MapSyncer\app.py", line 16, in
    from MapSyncer.components.download import download_user_images, check_sequence_status, progress
    File "C:\Users\storm\MapSyncer\MapSyncer\components\download.py", line 23, in
    from parsers.exif.exif import ExifParser
    File "C:\Users\storm\MapSyncer\MapSyncer\components\parsers\exif\exif.py", line 9, in
    from exifread.classes import IfdTag
    ModuleNotFoundError: No module named 'exifread.classes'

Extra information (can contain screen shots)

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions