File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -837,8 +837,14 @@ to run its checks by running::
837837
838838without having to have done ``pre-commit install `` beforehand.
839839
840- Note that if you have conflicting installations of ``virtualenv ``, then you may get an
841- error - see `here <https://github.com/pypa/virtualenv/issues/1875 >`_.
840+ .. note ::
841+
842+ If you have conflicting installations of ``virtualenv ``, then you may get an
843+ error - see `here <https://github.com/pypa/virtualenv/issues/1875 >`_.
844+
845+ Also, due to a `bug in virtualenv <https://github.com/pypa/virtualenv/issues/1986 >`_,
846+ you may run into issues if you're using conda. To solve this, you can downgrade
847+ ``virtualenv `` to version ``20.0.33 ``.
842848
843849Backwards compatibility
844850~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments