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
Not sure it was the intention given the imminent sunset, but I just tried a clean install of pint under python 2.7 and I get an error "error: 'egg_base' must be a directory name (got src)", which looks related to: pypa/setuptools#1136
i.e., python2 vs python3, but elsewhere I read this might be a setuptools problem.