Skip to content

Python version issue #765

@8huangshutu

Description

@8huangshutu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions