0

I downloaded scripts to learn coding python. when "pip install" or try to launch any python code, it shows No pyvenv.cfg file

I tried re-installing "pycharm" and "python" but it does not work.

Waseem Ha
  • 127
  • 3
  • 13
  • If I am not mistaken, [`pyvenv.cfg` files are related to Python virtual environments](https://docs.python.org/3/library/venv.html?highlight=pyvenv.cfg). Maybe something went wrong with a Python virtual environment that you are trying to use. – sinoroc Nov 09 '22 at 13:06

0 Answers0