It seems redundant to me since I created the EC2 solely for the purpose of working on this specific project. Why do I need to create another virtual environment on top of that?
Asked
Active
Viewed 29 times
-2
-
Why am I getting downvoted on this? Please let me know so I can modify – Ashish Mar 29 '19 at 17:30
1 Answers
1
In general, you don't need to do that. But there are some reasons, most notably the ability to pip install as a non-root user.

Trevor
- 1,369
- 2
- 13
- 28