filmov
tv
Switching Between Python Versions in Windows - Use Builtin PyLauncher To Switch Between Python 2 & 3

Показать описание
Switching Between Python Versions in Windows is really simple with PyLauncher. Also you can use a special comment on the top of python scripts to tell PyLuncher whether the python script will run using Python 2 or Python 3. In this video I showed you exactly how you can easily switch Python versions in Windows. If you have both Python 2.x and Python 3.x installed on your Windows computer and want to use both Python versions then this video is right for you. The comment you need to put at the top of the Python scripts is...
-- For Running a Python Script Using Python 2
#!python2
-- For Runnning a Python Script Using Python 3
#!Python3
You Can Read More of PyLauncher From Here...
How Do You Switch Between Python 2 and 3 and Vice Versa
-- To Use Python 2 in Command Line
py -2
-- To Use Python 3 in Command Line
py -3
===========My Other Python Videos=============
-- How to Install Python 2.x & Python 3.x in Windows 10/8/7
=================== About in2Rafi ===================
in2Rafi is an educational channel aimed to provide tech tips, tricks, hacks and solutions to everyone. In in2Rafi channel I regularly publish videos on Android devices, iPhone, iPad, iOS devices, Windows O/S, Programming, Hardware relevant problems and solutions, Graphic design, Video editing, SEO, Digital marketing & Microsoft Office suites etc. Please support my channel by subscribing my channel from here...
=================== Connect With Me =================
- Facebook Group :
- Linkedin :
- Reddit :
-- For Running a Python Script Using Python 2
#!python2
-- For Runnning a Python Script Using Python 3
#!Python3
You Can Read More of PyLauncher From Here...
How Do You Switch Between Python 2 and 3 and Vice Versa
-- To Use Python 2 in Command Line
py -2
-- To Use Python 3 in Command Line
py -3
===========My Other Python Videos=============
-- How to Install Python 2.x & Python 3.x in Windows 10/8/7
=================== About in2Rafi ===================
in2Rafi is an educational channel aimed to provide tech tips, tricks, hacks and solutions to everyone. In in2Rafi channel I regularly publish videos on Android devices, iPhone, iPad, iOS devices, Windows O/S, Programming, Hardware relevant problems and solutions, Graphic design, Video editing, SEO, Digital marketing & Microsoft Office suites etc. Please support my channel by subscribing my channel from here...
=================== Connect With Me =================
- Facebook Group :
- Linkedin :
- Reddit :
Комментарии