Skip to main content

New answers tagged

1 vote
Accepted

Python package installation and pyvenv

[Expanding my comment into an answer.] One way is to write a function that takes a list of library names and installs them (if they are not installed already), then add the function to your init file. ...
NickD's user avatar
  • 35.5k

Top 50 recent answers are included