Newbie python questions...

rusi rustompmody at gmail.com
Sun Apr 15 13:23:38 EDT 2012


On Apr 15, 7:47 am, Steven D'Aprano <steve
+comp.lang.pyt... at pearwood.info> wrote:
> On Sat, 14 Apr 2012 11:25:57 -0700, vmars316 wrote:
> > win7HomePremium:
> > Greetings,
> > 1)
> > I installed portablePython(pP) here:
> > C:\Users\vmars\Python3
> >  ?Does that look ok?
>
> Sure, why not?
>
> > 2)
> > I would like to try pyWin, but it won't let me install because there is
> > no pP3.2 in registry.
> >  ? How can I update the Registry for Python3.2 ?
>
> I'm not a Windows expert, but isn't one of the points of Portal Python
> that it doesn't mess with the registry?
>
> If you don't get an answer here after a couple of days, perhaps try
> asking again on a Portable Python or pyWin mailing list.
>
> > 3) When ever I cllick on *.py file,
> > it runs by so fast that I can't see what's going on.
> >  ?Is there a way to keep the pyconsole open 'til i decide to close
> > it?
>
> Put this line at the very end of your script:
>
> x = input("Press Enter to continue... ")
>
> > 4)
> > I can't seem to get turtleDemo running. ?Can anyone step me thru this?

Ive had issues with turtle in windows which were not on linux
http://mail.python.org/pipermail/python-list/2011-May/1272708.html



More information about the Python-list mailing list