A clear and concise description of what the bug is (current behavior). During the first use of the extension, it locked up during the "Installing Python virtual environment" phase. The circular ...
Create and Use Virtual Environments Create a new virtual environment :ref:`venv` (for Python 3) allows you to manage separate package installations for different projects. It creates a "virtual" ...