You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pkg_resources uses appdirs. pip has it's own copy of appdirs in utils.appdirs. I'll repeat that I think it's a good idea to patch the vendored appdirs to behave the way we want and switch to using that.