Skip to content

ImportError: No module named packages.urllib3.exceptions #57

@pkpp1233

Description

@pkpp1233

Looks like I'm getting a version clash on requests.

Potentially have a try / except on importing urllib3 exceptions from requests? If error, then import directly from urllib3. See here: locustio/locust#148.

File "/usr/local/lib/python2.7/dist-packages/boxsdk/object/events.py", line 4, in <module>
    from requests.packages.urllib3.exceptions import TimeoutError
ImportError: No module named packages.urllib3.exceptions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions