Versions Compared

Key

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

Note: It is possible to install more Pyhton modules using the pip standard way of python (

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

e.g.

Code Block
languagepy
python -m pip install numpy

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

...