beartype conflict #391
Labels
No Label
bug
duplicate
enhancement
help wanted
insufficient info
invalid
news
not a bug
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: mrq/ai-voice-cloning#391
Loading…
Reference in New Issue
Block a user
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?
Hey. Just wanted to point out that the default install created a conflict because beartype 0.16.0 was acting weird with torch. I already installed this repo before and noticed it had beartype 0.15.0 instead so I just reinstalled beartype 0.15.0 for my fresh install. I don't know if this is just a temporary problem with beartype, but figured that I would mention it.
Not even really sure what depends on it. My Linux venvs don't show it as installed, but my Windows venv shows it's using
beartype==0.14.1
, which is required byaudiolm-pytorch
, but it doesn't show it being required by anything, so I'm not so sure what its deal is.