Page 179 - AI Ver 1.0 Class 10
P. 179
• After some basic process of installation going on it will ask your confirmation to proceed for downloading the
basic packages. Press ‘y’ to continue with the installation as shown below:
• After completing the installation process, you will see the screen given below: It shows that the new virtual
environment with the name myenvion has been successfully created.
• Now to make the newly created virtual environment as active environment to work type the given command
at the prompt sign:
conda activate myenvion
Advance Python 177

