We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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"
logging = ">=0.4.9.6,<0.5.0.0"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Apple M3 Pro. Mac OSX Sonoma 14.5
This seems coming from
logging = ">=0.4.9.6,<0.5.0.0"
The text was updated successfully, but these errors were encountered: