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
fix: AttributeError on macOS creating a Python 2.x virtualenv
Fixes#2269
> AttributeError: 'bool' object has no attribute 'error'
when creating a Python 2.x environment on macOS with virtualenv 20.12.0.
Refs #2233
0 commit comments