MHI Packages#
Python packages authored by Manitoba Hydro International include:
Package |
Description |
Revision |
|---|---|---|
the MHI Common Library |
3.2.1 |
|
for running PSCAD cosimulations with Python |
1.3.0 |
|
the Enerplot Automation Library |
3.1.0 |
|
the PSCAD Automation Library |
3.1.1 |
|
read |
1.2.1 |
|
read & write |
1.3.0 |
Warning
The mhi package on PyPI is the
“Mail Handler for IMAP”.
It is unrelated to Manitoba Hydro International
and may interfere with PSCAD operation.
Do not install it.
If you have accidentally installed it, please remove it using
one (or more) of the following commands:
py -m pip uninstall -y mhi
py -3.7 -m pip uninstall -y mhi
py -3.13 -m pip uninstall -y mhi
Warning
The PSCAD package on PyPI is the
“Python Services Checker & Anomaly Detector”.
It is unrelated to Manitoba Hydro International’s PSCAD.
Do not install it.
If you have accidentally installed it, please remove it using
one (or more) of the following commands:
py -m pip uninstall -y pscad
py -3.7 -m pip uninstall -y pscad
py -3.13 -m pip uninstall -y pscad