Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8365325
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T12:37:53+00:00 2026-06-09T12:37:53+00:00

I just updated matplotlib to 1.1.0 on a server running ubuntu 10.04 LTS in

  • 0

I just updated matplotlib to 1.1.0 on a server running ubuntu 10.04 LTS in order to play better with pandas. Pandas was converting my index according the functionality of a different version of matplotlib. I installed on one server using “easyinstall -U matplotlib” and “pip install -U matplotlib” on the other.

I cannot plot in any of my previous working scripts or in ipython. show() has stopped working in pylab. Could someone point me in the direction of what may be broken?

I took the following test script “simple_plot.py” from matplotlib’s site and tested it on various servers after first deleting my config directory.

from pylab import *
plot([1,2,3])
show()

simple_plot produces a plot on all servers that are running on versions <= 0.99 but has no output on version 1.1.

here is the debug output on one server that does not work:

$HOME=/home/michael
CONFIGDIR=/home/michael/.matplotlib
matplotlib data path /usr/local/lib/python2.6/dist-packages/matplotlib-1.1.0-py2.6-linux-x86_64.egg/matplotlib/mpl-data
loaded rc file /usr/local/lib/python2.6/dist-packages/matplotlib-1.1.0-py2.6-linux-x86_64.egg/matplotlib/mpl-data/matplotlibrc
matplotlib version 1.1.0
verbose.level debug
interactive is False
platform is linux2
Using fontManager instance from /home/michael/.matplotlib/fontList.cache
backend agg version v2.2
python version:2.6.5
findfont: Matching :family=sans-serif:style=normal:variant=normal:weight=normal:stretch=normal:size=medium to Bitstream Vera Sans (/usr/local/lib/python2.6/dist-packages/matplotlib-1.1.0-py2.6-linux- x86_64.egg/matplotlib/mpl-data/fonts/ttf/Vera.ttf) with score of 0.000000
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T12:37:54+00:00Added an answer on June 9, 2026 at 12:37 pm

    You are using the Agg backend, which does not show the figure on the display. This is the default for matplotlib. You need to change your backend in your matplotlib configuration file (usually ~/.matplotlib/matplotlibrc). Look for the part:

    backend      : Agg
    

    And replace ‘Agg’ with one of: GTKAgg, Qt4Agg, TkAgg, WXAgg. You may not have all of these (or any!) installed in your system, so try one that works.

    If you don’t have the file ~/.matplotlib/matplotlibrc, then copy it from your main configuration:

    cp /usr/local/lib/python2.6/dist-packages/matplotlib-1.1.0-py2.6-linux-x86_64.egg/matplotlib/mpl-data/matplotlibrc ~/.matplotlib/matplotlibrc
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just updated my Ubuntu outdated development server, and it broke down some configuration.
I have just updated to Fancybox 2 and find it much better than previous
I just updated my ubuntu 11.10 to 12.04 and getting this problem, my android
I just updated my Windows 2008 Server x64 box to rubygems 1.5.0 and now
I just updated to use XCode 4 and got the following error when running
Just updated build server with rc0 and surprise no chiron. Wondering how you package
I just updated virtualbox to the latest 4.1.16 r78094 and realized that I can
I just updated PHP 5.2.0 to 5.2.11 and now I am getting loads of
Having just updated Mono to 2.6.3 (on OS X), I noticed in the installer
I just updated an app from .NET 2.0 to .NET 4.0 and I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.