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

  • Home
  • SEARCH
  • 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 7767533
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T15:42:06+00:00 2026-06-01T15:42:06+00:00

When I run this simple code: from pylab import * import numpy as np

  • 0

When I run this simple code:

from pylab import *
import numpy as np

X = [];
Y = [];
for i in range (0,10):
    X.append(i)
    Y.append(i)

plot(X,Y)
show()

I don’t get any window. I tried to replace show with draw with the same result.

I’m using python version 3.2.2

How can I show the window/plot than (apart from printing it to file and open the file).

Note, I’m using this example:

http://matplotlib.sourceforge.net/examples/api/custom_scale_example.html

  • 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-01T15:42:08+00:00Added an answer on June 1, 2026 at 3:42 pm

    I don’t think numpy or scipy have a stable release for 3.2 yet.

    Unless it’s important to you that you use python 3.2, try to install python 2.7 instead. Everything should work fine there.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I don't understand why this simple code # file: mp.py from multiprocessing import Process
I'm running this simple code: import threading, time class reqthread(threading.Thread): def run(self): for i
I am trying to run this seemingly simple piece of code which is repeated
I run this piece of code on Visual C++ 2010 char c[10]; cin.get(&c[0],5); cin.get(&c[2],4);
I've written a very simple python numpy code. It have a strange behavior... from
I have this simple code: public void Run() { var invokerThread = new Thread(new
I am trying to run simple code from examples: require.paths.unshift('/etc/npm'); // path to modules
I'm trying to run this simple query over a JDBC connection: select _fk_DeptBillTo from
With this simple C# code, I run csc hello.cs; ildasm /out=hello.txt hello.exe . class
I have a very strange issue with PHP. I run this very simple code:

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.