Alex,

thanks for the feedback. It's good to see that it actually does work.

Although I still believe that the package is faulty. Imports should work in 
the way as they commonly do in Python, and in a way they do with (all) other 
Python modules. After all, if I compile lcms manually I get the expected 
behaviour of imports.

On Fri, 04 Jan 2008 9:47:02 am Oleksandr Moskalenko wrote:
> [EMAIL PROTECTED]:~$ python
> Python 2.4.4 (#2, Aug 16 2007, 02:03:40)
> [GCC 4.1.3 20070812 (prerelease) (Debian 4.1.2-15)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
>
> >>> from lcms import lcms
> >>> foo = lcms.cmsCIEXYZ()
> >>> foo
>
> XYZ [0, 0, 0]
>
> Notice the way it's imported.

On another note: This way I cannot use any of the examples  
python/testbed/*.py in lcms' source package, either.

BTW, shouldn't these examples also be available somewhere 
under /usr/share/doc/python-libcms/...?

Guy


-- 
Guy K. Kloss
Institute of Information and Mathematical Sciences
Te Kura Putaiao o Mohiohio me Pangarau
Room 2.63, Quad Block A Building
Massey University, Auckland, Albany
Private Bag 102 904, North Shore Mail Centre
voice: +64 9 414-0800 ext. 9585   fax: +64 9 441-8181
eMail: [EMAIL PROTECTED]  http://www.massey.ac.nz/~gkloss/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to