Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

pip install piicatcher fails on Python 3.9.19 #253

Description

@dimabuzz-jtp

Apple M3 Pro. Mac OSX Sonoma 14.5

$ pip install piicatcher

          import logging
        File "/private/var/folders/rl/d2_p1k5j0350npf3j21lpg5c0000gp/T/pip-install-zsjr6v1u/logging_d180a5a27c9b444ca3b52715baf4c8dd/logging/__init__.py", line 618
          raise NotImplementedError, 'emit must be implemented '\
                                   ^
      SyntaxError: invalid syntax
      [end of output]

This seems coming from logging = ">=0.4.9.6,<0.5.0.0"

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