| title | v25.07.01 > Upgrading to SQLAlchemy 2.0 |
|---|---|
| category | System Administrator > Installation Version Notes |
Release v25.07.01 includes an update to Python's SQLAlchemy package. As this package is vital to database migrations, which are run before installing new Python packages, we need to manually update this package.
- Install the newest python packages first.
sudo /usr/local/submitty/GIT_CHECKOUT/Submitty/.setup/update_system.sh- Run the regular install script.
sudo /usr/local/submitty/.setup/INSTALL_SUBMITTY.sh