Script to upgrade the packages eric depends on.
This process must be performed while eric is closed. The script will upgrade the requested packages and will restart eric.
_ericPackages |
_pyqtPackages |
None |
doUpgrade | Function to upgrade the given packages via pip. |
main | Main entry point into the upgrader. |
startEric | Function to start eric with the given arguments. |
Function to upgrade the given packages via pip.
Main entry point into the upgrader.
Function to start eric with the given arguments.