Skip to content
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.

Fix a bug that downloading https:// urls (behind a proxy) was not possib... #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

phuseman
Copy link

...le

Replaced the urllib method of downloading files by code that uses urllib2. It seems that urllib is not able to download files from https urls.
See here #57

…sible

Replaced the urllib method of downloading files by code that uses urllib2. It seems that urllib is not able to download files from https urls.
See here qiime#57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant