Это видео недоступно.
Сожалеем об этом.

Download and Setup Eclipse with Python | Step by Step | Hindi 🟢

Поделиться
HTML-код
  • Опубликовано: 15 янв 2023
  • ALL FREE COURSES - automationstepbystep.com/
    Eclipse Python for windows and mac os
    Python should be installed before using Eclipse
    Install and setup Python
    Step 1 - Check if python is already installed
    Step 2 - Goto www.Python.org/downloads/ and download python
    Step 3 - Run the installer and install python
    During the installation make sure to check the box next to "Add Python to PATH variable"
    This will add Python to the system path and allow you to run Python from the command prompt
    Step 4 - Check with commands
    python --version
    pip --version
    pip --help
    Step 1 - Goto www.eclipse.org/downloads/ and download Eclipse
    Step 2 - Setup Eclipse - we have 2 options
    Download and Run the installer and install eclipse (This will also install java)
    Download Eclipse zip folder, unzip and start using Eclipse
    Step 3 - Install Pydev plugin - 2 options
    Goto Help > Eclipse Marketplace > search for PyDev plugin > install and Restart Eclipse
    Goto Help > Install New Software > pydev.org/updates
    Step 4 - Goto Open Perspective > PyDev
    Step 5 - Goto Windows > Preferences > PyDev > Interpreters > Python Interpreter > New
    Browser the location of python.exe file
    Step 6 - Create a new Python Project > Create and run Hello World program print('Hello, world!')
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    Every LIKE & SUBSCRIPTION gives me great motivation to keep working for you
    You can support my mission for education by sharing this knowledge and helping as many people as you can
    If my work has helped you, consider helping any animal near you, in any way you can
    NEVER STOP LEARNING
    Raghav Pal

Комментарии •