I am using Windows 11, Visual Studio Code, Python version 3.11.2 and I am trying to download the matplotlib. I was following the tutorial of this link: https://code.visualstudio.com/docs/python/python-tutorial It was helpful for the most part, but then when I downloaded the library, it said: " warning: the script f2py.exe is installed in 'c:\python\python37\scripts' which is not on path. " And when I try download it again, it says that the parts are still there, but when I see the "Problems" tab, it says: " Import "matplotlib.pyplot" could not be resolved from source " I have no clue on how to fix this issue and I can't seem to find anyone else with the same problem.
I did find this thing about opening "environment variables", but nothing changed and it wasn't very helpful. f2py.exe is somewhere, but the directory isn't on path