mirror of
https://github.com/jpuigcerver/PyLaia.git
synced 2026-04-02 23:58:56 -06:00
Contradictory requirements? #12
Labels
No labels
dependencies
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/PyLaia#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SaswatJK on 9/17/2023
The requirements.txt after i clone pylaia says "python 3.7 and torchvision >=0.14"
But torchvision 0.14 requires python >= 3.7.2
Maybe I don't understand it. I'm genuinely confused