**Considerando que estou no inicio da aula, inseri o comando "C:\Users\pedro>conda create --name alura_pandas pandas=0.19.0" conforme sugerido pelo professor, entretanto, retornou-me um erro.
O que fazer? **
Microsoft Windows [versão 10.0.18362.535]
(c) 2019 Microsoft Corporation. Todos os direitos reservados.
C:\Users\pedro>conda create --name alura_pandas pandas=0.19.0
Collecting package metadata (current_repodata.json): failed
CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://repo.anaconda.com/pkgs/main/win-64/current_repodata.json>
Elapsed: -
An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.
If your current network has https://www.anaconda.com blocked, please file
a support request with your network engineering team.
SSLError(MaxRetryError('HTTPSConnectionPool(host=\'repo.anaconda.com\', port=443): Max retries exceeded with url: /pkgs/main/win-64/current_repodata.json (Caused by SSLError("Can\'t connect to HTTPS URL because the SSL module is not available."))'))
C:\Users\pedro>