LinuxAndCoffee

Results 2 issues of LinuxAndCoffee

Sorry if this is a silly question, but I was wondering if (in theory at least) this install could be done in Docker (or something similar). I am a bit...

enhancement

When I open my terminal after upgrading to Python 3.11 I get the following errors: Traceback (most recent call last): File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 563, in from_name return next(cls.discover(name=name)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ StopIteration...