Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > How to install uTidylib, easy_install problem

Reply
Thread Tools

How to install uTidylib, easy_install problem

 
 
goldtech
Guest
Posts: n/a
 
      11-23-2010
I'm using activepython 2.6 on XP. I am trying to install uTidylib 0.2
with easy_install. I like uTidylib more vs. newer modules.and want to
use it. I get output below. How do I install it? I do see it in
http://pypi.python.org/simple/uTidylib/

Thanks.

C:\Documents and Settings\user1>easy_install uTidylib
install_dir C:\Python26\Lib\site-packages\
Searching for uTidylib
Reading http://pypi.python.org/simple/uTidylib/
Reading http://utidylib.sf.net
No local packages or download links found for uTidylib
error: Could not find suitable distribution for
Requirement.parse('uTidylib')

 
Reply With Quote
 
 
 
 
Sridhar Ratnakumar
Guest
Posts: n/a
 
      11-23-2010

On 2010-11-22, at 4:22 PM, goldtech wrote:

> I'm using activepython 2.6 on XP. I am trying to install uTidylib 0.2
> with easy_install. I like uTidylib more vs. newer modules.and want to
> use it. I get output below. How do I install it? I do see it in
> http://pypi.python.org/simple/uTidylib/
>
> Thanks.
>
> C:\Documents and Settings\user1>easy_install uTidylib
> install_dir C:\Python26\Lib\site-packages\
> Searching for uTidylib
> Reading http://pypi.python.org/simple/uTidylib/
> Reading http://utidylib.sf.net
> No local packages or download links found for uTidylib
> error: Could not find suitable distribution for
> Requirement.parse('uTidylib')


You could try using the Windows installer (uTidylib-0.2.1.win32.exe) from:
http://developer.berlios.de/project/...?group_id=1810

And perhaps also let Cory Dodt know that his 6-year old package entry has broken download link in it
http://pypi.python.org/pypi/uTidylib/

There is not even a source release for 0.2.1. I'd be more than happy to make this available in PyPM <http://code.activestate.com/pypm/utidylib/> once I can find at least the source release of 0.2.1

-srid
 
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
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
To install lxml (and easy_install) for Python 3 under Windows... ncdave4life@mailinator.com Python 1 06-12-2011 05:14 PM
how to install easy_install rusi Python 2 05-14-2011 08:52 AM
Re: Problem trying to install ReportLab with easy_install Garrett Cooper Python 0 02-22-2009 01:07 PM
Problem trying to install ReportLab with easy_install Sebastian Bassi Python 0 02-22-2009 06:06 AM



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