Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #108832 > unrolled thread

Python 3.5.1

Started bykbellamary@aol.com
First post2016-05-19 12:47 -0400
Last post2016-05-19 13:08 -0700
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Python 3.5.1 kbellamary@aol.com - 2016-05-19 12:47 -0400
    Re: Python 3.5.1 Mike Driscoll <kyosohma@gmail.com> - 2016-05-19 13:08 -0700

#108832 — Python 3.5.1

Fromkbellamary@aol.com
Date2016-05-19 12:47 -0400
SubjectPython 3.5.1
Message-ID<mailman.38.1463678498.27390.python-list@python.org>
Thisis my first encountering with Python. I have successfully downloaded Python3.5.1 for Windows but see only a black window with command prompt. I do not see IDLE under PYthon on Windows Start Menu.


Downloaded version of Python is based on 32-bit and my PC is 64-bit. 
 
Couldyo please help and provide guidance?


Thank you very much.


Bella

[toc] | [next] | [standalone]


#108839

FromMike Driscoll <kyosohma@gmail.com>
Date2016-05-19 13:08 -0700
Message-ID<da69a2d8-394c-4867-8e39-f66afacdb128@googlegroups.com>
In reply to#108832
On Thursday, May 19, 2016 at 12:21:52 PM UTC-5, kbell...@aol.com wrote:
> Thisis my first encountering with Python. I have successfully downloaded Python3.5.1 for Windows but see only a black window with command prompt. I do not see IDLE under PYthon on Windows Start Menu.
> 
> 
> Downloaded version of Python is based on 32-bit and my PC is 64-bit. 
>  
> Couldyo please help and provide guidance?
> 
> 
> Thank you very much.
> 
> 
> Bella

You should have a folder in your Start Menu for Python. Inside of that, there should be a shortcut for IDLE. If there's not, then I'm guessing it didn't install correctly. I haven't had any problems installing Python 3.5 on my Windows PCs, although I have had issues getting it installed in certain locked down virtual environments.

Try uninstalling and then reinstalling Python 3.5

Mike

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web