Sandro Tosi writes:
 > Hello Giacomo,
 > 
 > On Wed, Mar 4, 2009 at 13:00, giacomo boffi <[email protected]> wrote:
 > > all the examples about integration between matplotlib and wx
 > > applications are broken
 > 
 > Is it possible for you to test the package in experimental
 > (0.98.5.2-1) and let me know if the same errors occur with it? I don't
 > have a Debian system at hand, in this moment.

i installed python-matplotlib-doc 0.98.5.2-1 and i tried to run the wx
examples: the problem remains, the errors are the same


,----
| boffi95/../user_interfaces Wed Mar 04 17:52:58: python embedding_in_wx2.py 
| Traceback (most recent call last):
|   File "embedding_in_wx2.py", line 23, in <module>
|     from wx import *
| AttributeError: 'module' object has no attribute '__DocFilter'
| boffi95/../user_interfaces Wed Mar 04 17:53:23: python embedding_in_wx3.py 
| Traceback (most recent call last):
|   File "embedding_in_wx3.py", line 29, in <module>
|     from wx import *
| AttributeError: 'module' object has no attribute '__DocFilter'
| boffi95/../user_interfaces Wed Mar 04 17:53:30: python embedding_in_wx4.py 
| Traceback (most recent call last):
|   File "embedding_in_wx4.py", line 19, in <module>
|     from wx import *
| AttributeError: 'module' object has no attribute '__DocFilter'
| boffi95/../user_interfaces Wed Mar 04 17:53:37: python embedding_in_wx5.py 
| Traceback (most recent call last):
|   File "embedding_in_wx5.py", line 2, in <module>
|     import wx.aui
| ImportError: No module named aui
| boffi95/../user_interfaces Wed Mar 04 17:53:41: 
`----
-- 
compro mobili vecchi - vendo mobili antichi

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to