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

Missing import of HTTPHandler #5

Open
pv opened this issue Jun 25, 2015 · 4 comments
Open

Missing import of HTTPHandler #5

pv opened this issue Jun 25, 2015 · 4 comments

Comments

@pv
Copy link

pv commented Jun 25, 2015

There's a missing import for HTTPHandler here: https://github.com/NeuralEnsemble/parameters/blob/master/parameters/__init__.py#L87
Results to import failure of the module if http_proxy is defined in the environment (which breaks e.g. Sumatra).

@otitaud
Copy link

otitaud commented Feb 24, 2017

I unset the environment variable HTTP_PROXY:
unset HTTP_PROXY
But I am not sure it solves the problem deeply.

@pv
Copy link
Author

pv commented Jun 20, 2018

The wontfix tag is not understandable --- it's a simple and obvious bug.

If this package is abandoned, as it looks like, that could be said explicitly.

@apdavison
Copy link
Member

The package is not abandoned. @laurentperrinet what was the thinking in closing this?

@laurentperrinet
Copy link

laurentperrinet commented Jun 21, 2018 via email

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

No branches or pull requests

4 participants