Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Pyserial

Reply
Thread Tools

Pyserial

 
 
Manatee
Guest
Posts: n/a
 
      03-21-2011
The windows msi install fails saying there is no python install found
in the registry. Is there a workaround for this? Can I edit the
registry and manually enter the information?

I am running Python 2.71

There is no traceback, the installation fails immediately

 
Reply With Quote
 
 
 
 
Littlefield, Tyler
Guest
Posts: n/a
 
      03-21-2011
>The windows msi install fails saying there is no python install found
>in the registry. Is there a workaround for this? Can I edit the
>registry and manually enter the information?

I've came to realize that the 64-bit version of python does not work
with 32-bit modules in terms of the installer because the key doesn't
exist. Just grab the 32-bit python and you're set with modules.

 
Reply With Quote
 
 
 
 
Terry Reedy
Guest
Posts: n/a
 
      03-21-2011
On 3/20/2011 8:46 PM, Manatee wrote:
> The windows msi install fails saying there is no python install found
> in the registry. Is there a workaround for this? Can I edit the
> registry and manually enter the information?
>
> I am running Python 2.71
>
> There is no traceback, the installation fails immediately


Assuming your 2.7.1 was installed normally, with the CPython .msi
installer from python.org, you should perhaps ask the pyserial folks.

--
Terry Jan Reedy

 
Reply With Quote
 
Manatee
Guest
Posts: n/a
 
      03-21-2011
On Mar 20, 9:06*pm, "Littlefield, Tyler" <ty...@tysdomain.com> wrote:
> *>The windows msi install fails saying there is no python install found
> *>in the registry. Is there a workaround for this? Can I edit the
> *>registry and manually enter the information?
> I've came to realize that the 64-bit version of python does not work
> with 32-bit modules in terms of the installer because the key doesn't
> exist. Just grab the 32-bit python and you're set with modules.


Ok, great. Let me try that. Thanks.
 
Reply With Quote
 
Manatee
Guest
Posts: n/a
 
      03-21-2011
On Mar 20, 9:06*pm, "Littlefield, Tyler" <ty...@tysdomain.com> wrote:
> *>The windows msi install fails saying there is no python install found
> *>in the registry. Is there a workaround for this? Can I edit the
> *>registry and manually enter the information?
> I've came to realize that the 64-bit version of python does not work
> with 32-bit modules in terms of the installer because the key doesn't
> exist. Just grab the 32-bit python and you're set with modules.


I installed python 2.71 32bit and reset the path environment variable;
re-ran pyserial msi file and all is good in OZ. Thank you very much. I
may just get this Python after all.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
pyserial -- setting DTR_CONTROL_HANDSHAKE SoftwareTester Python 0 11-17-2004 07:59 AM
win32 pyserial requires javax.comm for py2exe? Grant Edwards Python 6 06-29-2004 11:05 PM
pyserial with Mac and USB converter, possible? jorjun Python 1 01-08-2004 02:43 PM
Re: Pyserial question David Goodger Python 0 01-05-2004 04:10 PM
Pyserial question Diez B. Roggisch Python 1 01-05-2004 03:59 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57