unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Federico Beffa <beffa@ieee.org>
To: 20888@debbugs.gnu.org
Subject: bug#20888: matplotlib broken
Date: Wed, 24 Jun 2015 08:59:54 +0200	[thread overview]
Message-ID: <CAKrPhPP2MzW36yzYcv3X0hatcXSzuSkzA_skEYcQh-sais5HWQ@mail.gmail.com> (raw)

I was a happy matplotlib user. Unfortunately, recently it stopped working.

Starting ipython3 and executing the following commands

%matplotlib
import numpy as np
import matplotlib.pyplot as plt
t = np.r_[0:5]
plt.plot(t, t)

now produces an empty, gray window. This was working fine in a
previous version using python3.3.

             reply	other threads:[~2015-06-24  7:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-24  6:59 Federico Beffa [this message]
2015-06-24 13:08 ` bug#20888: matplotlib Federico Beffa
2015-07-01 17:29   ` bug#20888: Fwd: matplotlib Federico Beffa
2015-07-01 14:50 ` bug#20888: matplotlib broken Ricardo Wurmus
2015-07-01 21:26   ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKrPhPP2MzW36yzYcv3X0hatcXSzuSkzA_skEYcQh-sais5HWQ@mail.gmail.com \
    --to=beffa@ieee.org \
    --cc=20888@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).