I have tried looking at other peoples issues and managed to find the path but now i cant add it. please help
PS C:\masters\all_python_tutorial_stuff\pythonPdf> Env:Path += “;C:\Users\simon\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages pip”
Env:Path : The term ‘Env:Path’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify
that the path is correct and try again.
At line:1 char:1
- Env:Path += ";C:\Users\simon\AppData\Local\Packages\PythonSoftwareFou …
-
+ CategoryInfo : ObjectNotFound: (Env:Path:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException