Franz wrote
> Hi,
> 
> I would like to try OdtExportPlugin, but when running setup it always
> shows:
> 
> No local packages or download links found for uTidylib
> error: Could not find suitable distribution for 
> Requirement.parse('uTidylib')
> 
> I haven't found any "uTidylib" package, which will work on my environment 
> (Win 7, Python 2.7).
> 
> How can I setup this plugin, so I can build and test it?
> 
> Thanks in advance,
> Franz
> 
> _______________________________________________
> th-users mailing list

> [email protected]

> https://lists.trac-hacks.org/mailman/listinfo/th-users


It looks like the project was moved from SourceForge, but the links to the
new site are dead.

Maybe this will help you?:
http://blog.cihar.com/archives/2012/01/04/utidylib-dead/

I was able to install on Ubuntu 14.04:

$ sudo aptitude install python-utidylib
[sudo] password for user: 
The following NEW packages will be installed:
  libtidy-0.99-0{a} python-utidylib 
0 packages upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 127 kB of archives. After unpacking 474 kB will be used.
Do you want to continue? [Y/n/?]


In the long run it looks like we should modify the plugin to remove the
utidylib dependency.



--
View this message in context: 
http://th-users.32086.n3.nabble.com/OdtExportPlugin-cannot-be-compiled-because-of-uTidylib-tp4024771p4024772.html
Sent from the th-users mailing list archive at Nabble.com.
_______________________________________________
th-users mailing list
[email protected]
https://lists.trac-hacks.org/mailman/listinfo/th-users

Reply via email to