Versions Compared

Key

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

It is possible to install more Python modules using the pip standard way of python

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

...

Code Block
languagebash
<GiDdirectory>/scripts/tohil/python/python -m pip install KratosMultiphysics-all==9.2

...