Using virtualenv with python3

pip3 install --upgrade virtualenv
virtualenv nameofyourvirtenv

Comments

Popular posts from this blog

Pyppeteer fix for BrowserError: Browser closed unexpectedly

overlay filesystem and containers

How to add pagination to django comments for your model