# To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution
# another user in reddit: Had the same issue yesterday. 'git pull' then just go into venv (source venv/bin/activate) then 'pip install -r requirements.txt'. Should work after that.