'Remove library root on venv

I created a project in django ear the venv folder

The words library root appear

why is it happening?

How do I remove / cancel it?

I want it to look like this without library root just venv

Screenshot attached

enter image description here

I tried to use this guide (link attached) the link

Attached is a screenshot from my project

Screenshot from my project On the screen marked in green,

I removed one line

I thought it would solve the problem but it did not help

Could it be that it also created another problem?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source