From 3d2b9fd234c57f31cf8ceb6df57716c56adef1d1 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Thu, 8 Aug 2019 12:43:14 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 950a1d25..cc85243e 100644 --- a/README.md +++ b/README.md @@ -367,6 +367,9 @@ Nope! We use pure Pytorch everywhere and don't add unecessary abstractions! **Are there plans to support Python 2?** Nope. +**Are there plans to support virtualenv?** +Nope. Please use anaconda or miniconda. + ## Bleeding edge If you can't wait for the next release, install the most up to date code with: ```bash