My 2 cents, delete the binary installer and pull down a source tarball (or
even better, get it from svn) and then use the setup.py to install rather
than the binary installer.

There is obviously something weird going on, and using the raw source will
avoid it (the Windows exe installer has the check, not the setup.py).

Chris


On Sun, Jan 29, 2012 at 1:11 PM, Paul Shreve <robogrou...@gmail.com> wrote:

> Python was installed exactly as instructed into the previously stated
> directory. Python, version stated, was most definitely installed first.
>
> On Fri, Jan 27, 2012 at 7:02 AM, Xiaofan Chen <xiaof...@gmail.com> wrote:
>
>> On Fri, Jan 27, 2012 at 3:04 AM, Paul Shreve <robogrou...@gmail.com>
>> wrote:
>> > Developers of PyUSB,
>> >
>> > I have recently attempted to install your software, PyUSB (version
>> > 0.4.3), into my installation of Python 2.6.7, running on Windows XP.
>> > The installation of Python is placed in Python-2.6.7 in my Downloads
>> > folder, as is the PyUSB installer, and when I run the installer,
>> > pyusb-0.4.3.win32-py2.6, it returns the following error message upon
>> > attempting to advanced past the initial screen:
>> >
>> > "Python Version 2.6 is required, which was not found in the registry."
>> >
>> > It then advances to a screen stating "Python 2.6 is required for this
>> > package. Select installation to use:"
>> >
>> > Below is an empty box, and below it an empty uneditable text box.
>> >
>> > Do you know what the cause to that may be?
>>
>> This may mean you have not installed Python correctly.
>> You have to install Python first and then install pyusb.
>>
>>
>> --
>> Xiaofan
>>
>>
>> ------------------------------------------------------------------------------
>> Try before you buy = See our experts in action!
>> The most comprehensive online learning library for Microsoft developers
>> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
>> Metro Style Apps, more. Free future releases when you subscribe now!
>> http://p.sf.net/sfu/learndevnow-dev2
>> _______________________________________________
>> pyusb-users mailing list
>> pyusb-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/pyusb-users
>>
>
>
>
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> pyusb-users mailing list
> pyusb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pyusb-users
>
>
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to