Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

progress bar for project download and extract #331

Merged

Conversation

AlbertDeFusco
Copy link
Collaborator

project-download

Give it a try

conda install -c defusco/label/dev anaconda-project=0.10.0+4.g35774f5

@jlstevens
Copy link
Collaborator

Looks good! Here is what happened when I tried it:

image

The progress bars worked properly but now I am wondering about those warning messages. I thought it might be due to older dependency versions in my environment but when I created a fresh env I found that they remain. Any ideas?

@AlbertDeFusco
Copy link
Collaborator Author

Those warnings are from anaconda-client. Check your ~./continuum/anaconda-client/config.yml for ssl verify entries. Some of them may be null

@jlstevens
Copy link
Collaborator

That fixed it, thanks!

I set both ssl_verify and verify_ssl (how are these things different?) to true in config.yml and the warnings went away.

Do you have any idea what might have set these flags to false (my only hypothesis is Anaconda Navigator?) as I'm pretty sure I've never manually edited this file before...

@AlbertDeFusco
Copy link
Collaborator Author

Something may have changed somewhere recently with anaconda-client. Are you able to test that on a completely fresh Anaconorda/Miniconda install without any of the standard config dirs?

@jlstevens
Copy link
Collaborator

Are you able to test that on a completely fresh Anaconorda/Miniconda install without any of the standard config dirs?

I guess I could create a new user on my laptop then install miniconda to see if this reappears...

@AlbertDeFusco
Copy link
Collaborator Author

I'll try to test that as well. For now I'm going to let those two failed test combinations slide

@AlbertDeFusco AlbertDeFusco merged commit 212256e into anaconda:master Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants