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.