You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have found several invalid references to GitHub repos while I was trying to install avatar2.
When I try to run python -m avatar2.installer, most targets, that are available from the package manager, install without a problem, however, others exited when the installer had tried to clone the given repos.
After debugging a little, I found out that branches for the targets' repos have been changed!
The text was updated successfully, but these errors were encountered:
I agree with you, the docker approach is more robust and should be prioritize for targets installation.
We can deprecate the installer.
Nevertheless, bringing it up to date was not a huge effort. I will commit this soon.
Hey!
I have found several invalid references to GitHub repos while I was trying to install avatar2.
When I try to run
python -m avatar2.installer
, most targets, that are available from the package manager, install without a problem, however, others exited when the installer had tried to clone the given repos.After debugging a little, I found out that branches for the targets' repos have been changed!
The text was updated successfully, but these errors were encountered: