Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Alan Evangelista Newsgroups: comp.lang.python Subject: =?UTF-8?Q?Re:_Instala=c3=a7=c3=a3o?= Date: Wed, 30 Mar 2016 10:13:10 -0300 Lines: 19 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de 8bI2+5eS+PMHWIbsfMEKWwnpFYXN0ew7Ou91pHsy6xAw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'installed.': 0.05; 'msi': 0.09; 'x86_64': 0.09; 'python': 0.10; 'python.': 0.11; 'consigo': 0.16; 'development:': 0.16; 'received:9': 0.16; 'received:ibm.com': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:\xc3\xa7\xc3\xa3': 0.16; 'url:ftp': 0.16; 'version.': 0.18; 'versions': 0.20; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'command': 0.26; 'alan': 0.29; 'run': 0.33; 'url:python': 0.33; 'header:Received:8': 0.35; 'should': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'list.': 0.37; 'version': 0.38; 'mailing': 0.38; 'to:addr:python.org': 0.40; 'more': 0.63; 'different': 0.63; 'latest': 0.64; 'subjectcharset:utf-8': 0.71; 'url:11': 0.72; 'meu': 0.84 X-IBM-Helo: d24dlp01.br.ibm.com X-IBM-MailFrom: alanoe@linux.vnet.ibm.com X-IBM-RcptTo: python-list@python.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 In-Reply-To: X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16033013-0033-0000-0000-000006F10B12 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:106071 > Não consigo instalar o python no meu Windows,gostaria de alguma ajuda ou esclarecimento Natalia, you should use English in this mailing list. - download latest Python. Python has 2 different versions under development: Python 2 and Python 3. As you are a beginner, I recommend you use the more popular Python 2 version. Its latest version is 2.7.11. I recommend you download the Python 2.7.11 x86_64 MSI installer in https://www.python.org/ftp/python/2.7.11/python-2.7.11.amd64.msi - run the installer Python is installed. You can run it from the command line. Regards, Alan Evangelista