How can I use a Virtual Environment with PYNQ and is it recommended?
I know that it is possible to install “virtualenv” with pip3, but I am not sure how to activate it. For instance with Anaconda I can just selecet the environment at the left bottom corner of Jupyter Lab on my windows machine.
And do you recommend or have experience to use virtualenv with PYNQ?
Thanks in advance!