Hello again,

I'm really sorry for not having written for such a long time, but I've 
been on vacation.

I've been trying to figure out what is happening with the import pylab 
thing and why it makes the rounding to my data. I've found that the 
problem might be related with some conflict between two different imports.

To read my data from the files, I'm using a set of libraries that are 
produced by a swig wrapper to the C++ original libraries and somewhere 
through the handling of the data it collides with the pylab importing. 
Up till now these libraries have worked just fine and have given me no 
problem.

Anyway, for skipping the problem and make everything work I've changed 
the import of the pylab module to the function where it is being used, I 
know it's ugly, and I don't like it but as it works I think I'll leave 
it like that and make a little research on the subject in my spare time.

Thanks a lot for you time and attention.

ARC

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to