When I run the following statement, I encounter an error, how can I fix it? conda install -y pytorch3d=0.6.2 -c pytorch3d PackagesNotFoundError: The following packages are not available from current channels: - pytorch3d=0.6.2 thank you
When I run the following statement, I encounter an error, how can I fix it?
conda install -y pytorch3d=0.6.2 -c pytorch3d
PackagesNotFoundError: The following packages are not available from current channels:
thank you