Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<GiD>\scripts\tohil\python -m pip install <module>

e.g. to install the numpy Kratops module version 9.2:

Code Block
languagepy
<GiD>/scripts/tohil/python -m pip install numpyKratosMultiphysics-all==9.2

The pip program is located at <GiD>\scripts\tohil\python\scripts\pip.exe

...