Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 615 Bytes

File metadata and controls

22 lines (16 loc) · 615 Bytes
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.

  1. Install the newest python packages first.
sudo /usr/local/submitty/GIT_CHECKOUT/Submitty/.setup/update_system.sh
  1. Run the regular install script.
sudo /usr/local/submitty/.setup/INSTALL_SUBMITTY.sh