Python Forum
I don't understand pip and environments
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I don't understand pip and environments
#3
(Jul-31-2022, 09:14 AM)snakes Wrote: I've no idea what -m and -U is for...

Output:
-m module-name Searches sys.path for the named module and runs the corresponding .py file as a script. -U, --upgrade Upgrade all specified packages to the newest available version. The handling of dependencies depends on the upgrade-strategy used.
Sig:
>>> import this

The UNIX philosophy: "Do one thing, and do it well."

"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse

"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Reply


Messages In This Thread
I don't understand pip and environments - by snakes - Jul-31-2022, 09:14 AM
RE: I don't understand pip and environments - by rob101 - Jul-31-2022, 12:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Best practice on using virtual environments in Python bytecrunch 6 1,171 Feb-14-2024, 03:22 PM
Last Post: snippsat
  Virtual Environments - Organization (VS Code) JaysonWonder 11 2,042 Jan-26-2023, 11:34 PM
Last Post: Larz60+
  Keeping up with IDEs and Virtual Environments... bytecrunch 7 2,755 Sep-05-2022, 08:04 PM
Last Post: snippsat
  Use different Anaconda environments on Linux Mint and Spyder StaLLoNe_CoBRa 0 1,930 Jan-20-2021, 03:12 AM
Last Post: StaLLoNe_CoBRa
  pip and venv virtual environments soupworks 2 2,356 Dec-30-2020, 11:38 PM
Last Post: soupworks
  Virtual Environments pneveux 1 1,888 Apr-04-2019, 09:15 PM
Last Post: Larz60+
  Embedding, windows, and virtual environments mariofutire 0 3,103 Sep-14-2018, 10:30 AM
Last Post: mariofutire
  Different Virtual environments Pengwain 1 2,456 Jul-08-2018, 02:48 PM
Last Post: snippsat
  Installing blpapi in two different conda environments snicolaou 0 4,060 Jan-09-2018, 02:12 PM
Last Post: snicolaou

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020