Hello,

My usual ipython -pylab is giving me these warnings after I installed
matplotlib from the source (matplotlib rev.8624 using python setupegg.py
develop).

/usr/lib/python2.6/site-packages/EPDLab-3.0.1.dev_r24658-py2.6.egg/enthought/__init__.py:7:
UserWarning: Module dateutil was already imported from
/home/user/Desktop/python-repo/matplotlib/lib/dateutil/__init__.pyc, but
/usr/lib/python2.6/site-packages is being added to sys.path
  __import__('pkg_resources').declare_namespace(__name__)


Under /site-packages in easy-install.pth I moved
the /home/user/Desktop/python-repo/matplotlib/lib line to the very bottom of
the file but this doesn't make any change.

Any ideas how to remove this warning?

-- 
Gökhan
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to