virtualenv --version
prints spurious error as of 20.0.24
#1885
Labels
virtualenv --version
prints spurious error as of 20.0.24
#1885
Issue
When running
virtualenv --version
, a logger error is printed to stderr, though the return code is still 0.Environment
Tested with Python 3.7 and 3.8, virtualenvs managed with pipenv
Ubuntu 18.04 on WSL
Nothing else is printed with
-vvv --with-traceback
The text was updated successfully, but these errors were encountered: