thanks
0
Not sure if you have the same problem, but I solved it for Python 3.12 editing the python312._pth file.
You can try edit python311._pth file and add this line: Lib\site-packages, so the final content is:
python311.zip Lib\site-packages .
#import site Share Edit Follow