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
Right now python 3.8 is default python=3 for conda/mamba packages, however dvc does not seem to be published for 3.8 (at least I do not see it in anaconda cloud and mamba does not resolve it under 3.8)
The text was updated successfully, but these errors were encountered:
Hi @antonkulaga ! That's correct, we didn't publish 3.8 package for conda yet (conda-forge/dvc-feedstock#109 waiting to resolve some issues), but you could install it through pip in the mean time. We will publish 3.8 likely this week.
Right now python 3.8 is default python=3 for conda/mamba packages, however dvc does not seem to be published for 3.8 (at least I do not see it in anaconda cloud and mamba does not resolve it under 3.8)
The text was updated successfully, but these errors were encountered: