Skip to content

[BUG] ImportError: Internal error while parsing type signature (1) [HAS FIX] #297

@tobwen

Description

@tobwen

Description

While building and installing works like a charm, Mapnik throws several errors.

Steps to reproduce

python3 -m pip install . -v
python3 -c "import mapnik; print(mapnik.version_string()); print(mapnik.__file__)"

Actual behavior

Internal error while parsing type signature (1)
/home/tobwen/projects/external/python-mapnik.venv/lib/python3.13/site-packages/mapnik/__init__.py

Expected behavior

4.2.1
/home/tobwen/projects/external/python-mapnik.venv/lib/python3.13/site-packages/mapnik/__init__.py

Fix

#296

Affected version

Commit: 9e20572

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions