-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hi, I was able to run this a few months ago when I built a small app to run stats on movies my friends and I saw together, but when testing it again recently it broke, I think it's due to me updating python a few months back. I tried re-cloning, removing all my python installs and reinstalling the latest python 3.13 , creating a venv and installing requirements in there, nothing works. When I try doing pip install -r requirements.txt
it breaks when installing numpy, and after I tried bypassing it, it breaks on Building wheel for lxml
. Am I doing something wrong? Should I be using a specific version of python? I can copy the full console output if needed. Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels