Olá, pessoal. Podem me dar um help?! Não consigo criar um ambiente virtual. Em meu caso, o erro apresentado é diferente dos relatados no fórum. Segue:
(base) edson@edson:~$ su
Senha:
root@edson:/home/edson# conda create --name alura_pandas python=2.7 pandas=0.19.0
Collecting package metadata (current_repodata.json): done
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- pandas=0.19.0
Current channels:
- https://repo.anaconda.com/pkgs/main/linux-64
- https://repo.anaconda.com/pkgs/main/noarch
- https://repo.anaconda.com/pkgs/r/linux-64
- https://repo.anaconda.com/pkgs/r/noarch
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.