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

Import error in setuptools/ssl_support.py import pkg_resources #3

Closed
ghost opened this issue May 28, 2013 · 4 comments
Closed

Import error in setuptools/ssl_support.py import pkg_resources #3

ghost opened this issue May 28, 2013 · 4 comments

Comments

@ghost
Copy link

ghost commented May 28, 2013

Originally reported by: elarson (Bitbucket: elarson, GitHub: elarson)


There is a reference to pkg_resources.resource_filename in setuptools/ssl_support.py, yet the used modules are imported explicitly.


@ghost
Copy link
Author

ghost commented May 28, 2013

Original comment by elarson (Bitbucket: elarson, GitHub: elarson):


I have a fix in 14737ef in my fork.

@ghost
Copy link
Author

ghost commented May 28, 2013

Original comment by jaraco (Bitbucket: jaraco, GitHub: jaraco):


Fixed in f04d4f76f128 and released as 0.7b4. Thanks Eric!

@ghost
Copy link
Author

ghost commented Jun 1, 2013

Original comment by jaraco (Bitbucket: jaraco, GitHub: jaraco):


Also reported in the legacy bugtracker

@ghost
Copy link
Author

ghost commented Jun 3, 2013

Original comment by jaraco (Bitbucket: jaraco, GitHub: jaraco):


This issue re-emerged in the merge at e002a2ff195b and has been corrected again in 943958b2338e, slated for 0.7.1.

@ghost ghost added major bug labels Mar 29, 2016
@ghost ghost closed this as completed Mar 29, 2016
jaraco added a commit that referenced this issue Feb 4, 2023
Import socket.error so the code throws the correct exception
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants