[python-nl] Python probleempje

Perica Zivkovic perica.zivkovic at gmail.com
Sun May 17 11:00:28 CEST 2015


Marc,

Like Albert pointed out, it is not enough to delete the python folder - you
need to un-install python from your PC.

Simplest way to do that is to go to the Control Panel -> Add/Remove
Software, select python from the list and click uninstall.

This will remove all registry and other entries.

Hope it helps!

Kind regards,

Perica

On Sun, May 17, 2015, 00:16 Albert Visser <albert.visser at gmail.com> wrote:

> On Sat, 16 May 2015 23:57:51 +0200, Marc Stevens <marcs at ziggo.nl> wrote:
>
> > Geachte heer/mevrouw,
> >
> > Ik heb geprobeerd pywin32 te installeren, toen ging het fout.
>
> Hmm, in het vervolg heb je het alleen over Python zelf, ik neem aan dat je
> nog niet eens aan Pywin bent toegekomen?
>
> > Het lukt wel om python 34 te installeren maar python27 lukt niet.
> > Ik heb python 27 verwijderd en probeerd opnieuw te installeren. Dit lukt
> > totaal niet meer.
> > Als ik python27 probeer te installeren zegt de computer de hij er reeds
> > op staat en breekt de installatie af, terwijl ik de map python en alles
> > heb verwijderd!
>
> Verwijderen van de map is op Windows mogelijk niet voldoende. Als ik me
> goed herinner wordt in het Windows Registry een sleutel toegevoegd die
> installers in staat stelt snel af te leiden waar en welke Python op je
> machine staat. Als je het aandurft om met de Registry Editor te knutselen
> zou je kunnen kijken of dat het geval is (zoeken op Python of Py) en zo ja
> het verhelpen
>
> > Ik wil uitsluitend python27 hebben omdat python34 het commando raw_input
> > niet herkent.
>
> "raw_input" in Python 2 is hetzelfde als gewoon "input" in Python 3. Het
> is een apart commando omdat "input" in Python2 de nodige risico's heeft.
> Die scherpe kantjes zijn er af gehaald. Als dat je enige reden is om niet
> met Python 3 te willen werken zou ik er nog eens goed over nadenken...
>
> > BVD,
> >
> >
>  Marc
> > Stevens
>
>
> --
> Vriendelijke groeten / Kind regards,
>
> Albert Visser
>
> Using Opera's mail client: http://www.opera.com/mail/
> _______________________________________________
> Python-nl mailing list
> Python-nl at python.org
> https://mail.python.org/mailman/listinfo/python-nl
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-nl/attachments/20150517/935c4747/attachment.html>


More information about the Python-nl mailing list