Selenium With Java and Python For Mobile Apps & Web Apps......!

Friday, 22 July 2016

Python Installation_Environment_Setup .

Installing python 3.4
1) Double click on the file " python-3.4.4.amd64", you will get the following window select install for all user and click next.


2) Next select the location where you want to install the file, and click on next.

3) Next select the sub feature you want to install and click on next.

4) After clicking on next the installation process will start, it might take a while to install, once it's done click on finish to complete the installation process.



Setting Up Environment Variable
In order to setup environment variable perform the following steps.
1) First find the location in the file system where python application file is present. Normally while installing a folder by name "python34" will be created in C drive and you can find python application in that folder. Copy the path.
2) Now go to "edit the system environment variable". This can be done by typing env in the search bar. Once you click on "edit the system environment variable" you will get the following window.

3) click on "Environment Variables" button and select "path" in System variable section and click on edit button.

4) You will get the following window once you click on edit button. Now paste the path that you have copied in step one to the end of the "variable value" text box and click on ok buttons on all previously opened windows

5) In order to check whether python is running perfectly, go to command prompt and type python you should get the following window if it is running fine.




0 comments:

Post a Comment

Translate

Popular Posts

Total Pageviews