I've tried to reproduce the issue with the virtual env based on Python 3.11 from python.org but had no luck.
Could you please clarify how Python 3.11 was installed in your system? Also, please check if the pip install colorama command works fine with the CMD and activated virtual environment.
Hello,
I've tried to reproduce the issue with the virtual env based on Python 3.11 from python.org but had no luck.
Could you please clarify how Python 3.11 was installed in your system? Also, please check if the
pip install colorama
command works fine with the CMD and activated virtual environment.