So finden Sie alle installierten Pakete in Python
# open cmd and type:
py sudo apt-get install python-pip
# and then
pip freeze
Rocku0
# open cmd and type:
py sudo apt-get install python-pip
# and then
pip freeze