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 | ||
---|---|---|
| ||
python -m pip install numpy |
The pip program is located at <GiD>\scripts\tohil\python\scripts\pip.exe
...