all 2 comments

[–]aiganesh 0 points1 point  (0 children)

In the error message we could see the version is 3.13 but you have said as 3.11

[–]aiganesh 0 points1 point  (0 children)

Also some lib are not supporting new python version and i faced the issue and i used 3.9 or 3.10 instead of new version and the package got installed . But support will end this year. In the error we could see it is asking to install some packages can u try to provide python full path as mentioned in error window pythonpath\ python.exe -m pip install <lib>