-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Description
Hi team:
When trying to install the requirements in Google Colab (Python 3.12), the following error occurs:
ERROR: No matching distribution found for opencv-python==4.1.0.25
ERROR: Could not find a version that satisfies the requirement numpy==1.17.1
These versions are too old and no longer support Python 3.12.
Could you please update requirements.txt to support newer versions (e.g., numpy>=1.23, opencv-python>=4.7, librosa>=0.10)?
Alternatively, please specify which Python version is required to run the project.
Thanks
Ashh-Z
Metadata
Metadata
Assignees
Labels
No labels