File tree 1 file changed +8
-2
lines changed
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::
837
837
838
838
without having to have done ``pre-commit install `` beforehand.
839
839
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 ``.
842
848
843
849
Backwards compatibility
844
850
~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments