Мне надо что бы несколько процессов python отличались по названию в taskmng, и желательно сохранить их формат .py
Пробовал поставить procname, но не получилось(
Такая ошибка:
error: subprocess-exited-with-error
× Running setup.py install for procname did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
running install
running build
running build_ext
building 'procname' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools":
https://visualstudio.microsoft.com/visual-cpp-buil...
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> procname
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure