Update all Python Packages on Windows · Open a command shell by typing 'powershell' in the Search Box of the Task bar · Enter: pip freeze | %{$_.split('==')[0]} | ...
確定! 回上一頁