79209005

Date: 2024-11-20 21:28:38
Score: 1.5
Natty:
Report link

I got it working. I ran the following in my src/routes/functions directory

python3 -m venv venv
source venv/bin/activate && python3.11 -m pip install -r requirements.txt
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: MattJ