Cannot correctly add libraries to path in python

Viewed 24

So I have been trying to set up python on my windows desktop, and I have seen this link and tried what it said to do. f2py.exe is somewhere, but the directory isn't on path. I have tried everything from redownloading python to making new environment variables (PATH) but it still does not work. Here is some more of the terminal in VS says as well

Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: matplotlib in c:\users\cekcr\appdata\roaming\python\python310\site-packages (3.6.0)
0 Answers
Related