Re: py3-black fails with no module named typing_extensions on snapshot 2023-11-07T11:37:49Z

2023-11-08 Thread Daniel Dickman
On Wed, 8 Nov 2023, Mikolaj Kucharski wrote: > Hi. > > I've noticed it today. Sorry for the lack of a diff :/ > > $ black foo.py > Traceback (most recent call last): > File "/usr/local/bin/black", line 5, in > from black import patched_main > File

py3-black fails with no module named typing_extensions on snapshot 2023-11-07T11:37:49Z

2023-11-08 Thread Mikolaj Kucharski
Hi. I've noticed it today. Sorry for the lack of a diff :/ $ black foo.py Traceback (most recent call last): File "/usr/local/bin/black", line 5, in from black import patched_main File "/usr/local/lib/python3.10/site-packages/black/__init__.py", line 37, in from black.cache import