Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip install piicatcher fails on Python 3.9.19 #253

Open
dimabuzz-jtp opened this issue Aug 6, 2024 · 0 comments
Open

pip install piicatcher fails on Python 3.9.19 #253

dimabuzz-jtp opened this issue Aug 6, 2024 · 0 comments

Comments

@dimabuzz-jtp
Copy link

dimabuzz-jtp commented Aug 6, 2024

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant