Your virtual environment will store the required packages in a self-contained area to not mess up with other Python projects. Lastly, navigate to your project workspace that you setup earlier from the machine setup:
Prior knowledge This tutorial assumes some basic familiarity with programming in general, and with Python. If you’ve never used Python before, this tutorial could be a little confusing. There are many free resources online about learning programming and
This will create the tutorial-env directory if it doesn’t exist, and also create directories inside it containing a copy of the Python interpreter, the standard library, and various supporting files.
Post a Comment:
Showing 0 Comments: