We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
in the terminal type:
cd venv
cd scripts
activate
There should be (venv) in front of your project's location in the terminal:
revert location back to default in terminal by typing:
cd ../
This will ensure all code is executed within the project.
make sure venv is not in the excluded folders, go to settings under Project and project structure:
Click the x to remove excluded folders and click apply, then ok.