got “libatk-1.0.so.0: undefined symbol” when I tried ipython --pylab in Ubuntu 13.10
问题 I am currently using Ubuntu 13.10 and applied all the system updates. I have installed the Enthought Canopy (Version: 1.1.1.1452). And today when I tried to plot, I got nothing. After googling, I have run 'ipython --pylab' in command line but got the following message: Matplotlib backend_wx and backend_wxagg require wxPython >=2.8 I could get into the interactive ipython shell but I still couldn't plot. Then I follow the tips from user forum and I tried 'import wx' and got: /usr/lib/x86_64