Installing Python - Step-by-Step Guide

  • Context: Python 
  • Thread starter Thread starter Kostas Tzim
  • Start date Start date
  • Tags Tags
    installation Python
Click For Summary

Discussion Overview

The discussion revolves around the challenges faced by a user attempting to install Python and start programming, particularly focusing on installation issues, the use of text editors, and running Python programs. The conversation includes aspects of technical support and beginner guidance.

Discussion Character

  • Technical explanation
  • Homework-related

Main Points Raised

  • A user expresses difficulty in installing Python 3.4.2 and seeks assistance, indicating a lack of prior programming experience.
  • Some participants suggest using text editors like Notepad++ to write Python programs and clarify that Python is needed to run those programs.
  • A participant questions the necessity of Python if using Notepad++ to write code.
  • Another participant mentions that Python typically includes an IDE called "IDLE" for running programs, although it may not be the preferred choice for all users.
  • A user inquires about tools for compiling code and identifying mistakes in their programs.
  • A link to a debugging method is provided as a resource for troubleshooting Python code.

Areas of Agreement / Disagreement

Participants generally agree on the necessity of having Python installed to run programs, but there are varying preferences regarding text editors and IDEs. The discussion remains unresolved regarding the best tools for beginners.

Contextual Notes

Participants have not specified the exact steps taken during installation, nor have they clarified the specific issues encountered. There is also a lack of consensus on the best programming environment for beginners.

Who May Find This Useful

Individuals new to programming who are looking for guidance on installing Python and starting to write code, as well as those interested in different text editors and IDEs for Python development.

Kostas Tzim
Messages
94
Reaction score
1
Hello, i want to start learning python, but i can't install it after i download python3.4.2 from python's site..then i don't know what to do...it's complicated cause i 've never occupied with programming and it seems hard for me, i'd really appreciate your help
 
Technology news on Phys.org
Use an editor (e.g. Notepad++), write your program and just save it as something.py . Double-click it to run
 
  • Like
Likes   Reactions: atyy
Γεια σου ρε Μηνά! thanks
 
that means that i only need python to run programms?
 
Which of these do you mean?

A. You downloaded python 3.4.2 as a zipped file or something, and don't know what to do to install it?
B. You downloaded and installed it, but don't know how to write a program and run it? (the question MinasKar answered)

In either case, it helps to say which operating system you're using: Windows, Mac OS, Linux, or something else? (and which version?)
 
windows 7 64bit, yeah i dowload, i install it but then i don't know what to do, and if i install notepad++ and write on it then why do i need python programm?
 
Use notepad++ (or another editor) to write your program and python to run it. Without python installed in your computer, you can't run any of your programs.
 
Python usually comes with its own IDE called "IDLE", you should see it in the start menu. It may not be the best editor, but it will get you going.
 
actually...yes u are right i found it but i like more notepad++ :) thanks for answer buddy
 
  • #10
and in which programm ill be able to compile and find my mistakes?
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
Replies
3
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 25 ·
Replies
25
Views
4K
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K