[Bug 337469] Re: import matplotlib.pyplot gives ImportError: No module named _tkagg

2011-04-09 Thread Marcel Stimberg
Please follow bug #752647 for this issue in Natty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/337469 Title: import matplotlib.pyplot gives ImportError: No module named _tkagg -- ubuntu-bugs mai

[Bug 337469] Re: import matplotlib.pyplot gives ImportError: No module named _tkagg

2011-04-06 Thread the_vorpal_blade
I can confirm that this is an issue in Natty. It happened with today's batch of updates, since it was not a problem yesterday. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/337469 Title: import matp

[Bug 337469] Re: import matplotlib.pyplot gives ImportError: No module named _tkagg

2011-04-06 Thread Jan Groenewald
This bug is present on Natty Development branch at the moment. Should a new bug be filed? jan@milaine-laptop:~$ python -c "import pylab" Traceback (most recent call last): File "", line 1, in File "/usr/lib/pymodules/python2.7/pylab.py", line 1, in from matplotlib.pylab import * File "

[Bug 337469] Re: import matplotlib.pyplot gives ImportError: No module named _tkagg

2011-04-05 Thread Youen
I have the same bug with an upgraded Nasty from a clean Manvrik. I don't known if i must open a new issue or reopen this one. ** Attachment added: "Trace of apt-get and importation error" https://bugs.launchpad.net/ubuntu/+source/matplotlib/+bug/337469/+attachment/1981458/+files/history_trace

[Bug 337469] Re: import matplotlib.pyplot gives ImportError: No module named _tkagg

2009-03-25 Thread Launchpad Bug Tracker
This bug was fixed in the package matplotlib - 0.98.5.2-1ubuntu2 --- matplotlib (0.98.5.2-1ubuntu2) jaunty; urgency=low * Really build with tcl/tk8.5 as python-tk was build with tcl/tk8.5 (LP: #337469). -- Andrew StrawSat, 21 Mar 2009 14:55:09 -0700 ** Changed in: matplot

[Bug 337469] Re: import matplotlib.pyplot gives ImportError: No module named _tkagg

2009-03-25 Thread Daniel Holbach
Uploaded. Sitting in the queue. ** Changed in: matplotlib (Ubuntu) Status: Confirmed => Fix Committed -- import matplotlib.pyplot gives ImportError: No module named _tkagg https://bugs.launchpad.net/bugs/337469 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 337469] Re: import matplotlib.pyplot gives ImportError: No module named _tkagg

2009-03-24 Thread Benjamin Drung
I have added the bug number to the changelog entry. I can confirm that this patch works. So please sponsor Andrews patch. ** Attachment added: "matplotlib_0.98.5.2-1ubuntu2.debdiff" http://launchpadlibrarian.net/24304252/matplotlib_0.98.5.2-1ubuntu2.debdiff -- import matplotlib.pyplot gives I

[Bug 337469] Re: import matplotlib.pyplot gives ImportError: No module named _tkagg

2009-03-22 Thread Benjamin Drung
0.98.5.2-1ubuntu1+0ads1 should be changed to 0.98.5.2-1ubuntu2. -- import matplotlib.pyplot gives ImportError: No module named _tkagg https://bugs.launchpad.net/bugs/337469 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 337469] Re: import matplotlib.pyplot gives ImportError: No module named _tkagg

2009-03-21 Thread Andrew Straw
Jordan, the "rm -rf build" is in the clean target -- this is only used for cleaning up the tree after a build and before a new one. "dh-clean build", which I removed, was breaking if the build directory wasn't there, whereas the rm command does not break. Really, I should probably test for the exis

[Bug 337469] Re: import matplotlib.pyplot gives ImportError: No module named _tkagg

2009-03-21 Thread Jordan Mantha
Andrew, thanks a ton for the debdiff. One question though, what are the changes in debian/rules for? Why are you rm'ing the build directory? -- import matplotlib.pyplot gives ImportError: No module named _tkagg https://bugs.launchpad.net/bugs/337469 You received this bug notification because you

[Bug 337469] Re: import matplotlib.pyplot gives ImportError: No module named _tkagg

2009-03-21 Thread Andrew Straw
I can confirm this bug with 0.98.5.2-1ubuntu1. I have a patch to the source and confirmed that it builds the _tkagg module and fixes this bug. I include the debdiff file produced from the source I used. ** Attachment added: "Build against tk8.5" http://launchpadlibrarian.net/24197234/fix-tk8.5.

[Bug 337469] Re: import matplotlib.pyplot gives ImportError: No module named _tkagg

2009-03-20 Thread Daniel J Blueman
I find that rebuilding matplotlib addresses the issue, without need for setting the environment variable here. -- import matplotlib.pyplot gives ImportError: No module named _tkagg https://bugs.launchpad.net/bugs/337469 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 337469] Re: import matplotlib.pyplot gives ImportError: No module named _tkagg

2009-03-12 Thread David Coles
** Changed in: matplotlib (Ubuntu) Status: New => Confirmed -- import matplotlib.pyplot gives ImportError: No module named _tkagg https://bugs.launchpad.net/bugs/337469 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 337469] Re: import matplotlib.pyplot gives ImportError: No module named _tkagg

2009-03-08 Thread Václav Šmilauer
Correcting my mistake in the last post: should read MATPLOTLIBDATA=/usr/share/matplotlib/mpl-data . -- import matplotlib.pyplot gives ImportError: No module named _tkagg https://bugs.launchpad.net/bugs/337469 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 337469] Re: import matplotlib.pyplot gives ImportError: No module named _tkagg

2009-03-03 Thread Václav Šmilauer
After rebuilding the package locally, _tkagg.so installs just fine. OTOH then I get RuntimeError: Could not find the matplotlib data files from /usr/lib/python2.6/dist-packages/matplotlib/__init__.py:479. But that one can be worked around by setting MATPLOTLIBDATA=/usr/share/matplotlib env. var. -

[Bug 337469] Re: import matplotlib.pyplot gives ImportError: No module named _tkagg

2009-03-03 Thread Václav Šmilauer
Confirming. This is a regression from intrepid and cen be verified by inspection of package contents list. _tkagg.so doesn't exist anymore in jaunty. -- import matplotlib.pyplot gives ImportError: No module named _tkagg https://bugs.launchpad.net/bugs/337469 You received this bug notification bec

[Bug 337469] Re: import matplotlib.pyplot gives ImportError: No module named _tkagg

2009-03-03 Thread Václav Šmilauer
BTW no mention of such change in changelogs, either. -- import matplotlib.pyplot gives ImportError: No module named _tkagg https://bugs.launchpad.net/bugs/337469 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing lis