pycharm failed to create interpreter in venv - Stack Overflow

admin2025-04-17  3

I recently got a new computer from work and i installed "pycharm community edition version 2021.1.1" and a python interpreter version 3.12 installed in windows (program files).

But when i start a project i get an error message "failed to create interpreter".

I noticed that the module distutils is depreceated.

Is there a workaround? Or does the new version of Pycharm fix this?

i tried to install distutils manually or manual install packaging tools but then i get this error message.

转载请注明原文地址:http://anycun.com/QandA/1744853755a88545.html