
Hi,
De : Krzysztof KosiĆski <tweenk.pl@...400...> So, how do we proceed? Should I remove the UniConvertor Python library from devlibs and include an UniConvertor installer?
IMHO including the whole UniConvertor installer is not a good idea (at least for 0.48).
I see two (tested) options: 1. Removing the Uniconvertor scripts from the devlibs. UniConvertor import or export scripts warn users to install UniConvertor manually (and give the site address) when the libs are missing. (Note to self: fix the gettext import bug in uniconv_output.py...). 2. Replacing the old files in C:\devlibs\python\Lib\site-packages (uniconvertor/ and UniConvertor-1.1.3-py2.5.egg-info) with the new ones (uniconvertor/ and UniConvertor-1.1.4-py2.6.egg-info) in C:\devlibs\python\Lib\site-packages.
Option 2 doesn't seem to work with UniConvertor-1.1.5, thus option 1 may be a better long term solution.
Regards, -- Nicolas