ucsdscheduleplanner / UCSD-Schedule-Planner

A project to help UCSD students plan their schedules quickly and easily.
https://sdschedule.com/
MIT License
7 stars 2 forks source link

Scraper breaks with latest python packages #53

Closed snowme34 closed 5 years ago

snowme34 commented 5 years ago

With the latest versions of the packages in requirements.txt, the backend container fails to start the web scraper with the error

ConnectionResetError: [Errno 104] Connection reset by peer

One tested solution: manually downgrade some packages.