**Describe the bug** python3.13-virtualenv (version 20.21.1-1.amzn2023.0.2) is broken and produces the following error: ``` NameError: name 'LOGGER' is not defined ``` **To Reproduce** Any invocation of virtualenv3.13 produces the above error.
Describe the bug
python3.13-virtualenv (version 20.21.1-1.amzn2023.0.2) is broken and produces the following error:
To Reproduce
Any invocation of virtualenv3.13 produces the above error.