Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

pyplot and tkFileDialog problem #244

Copy link
Copy link
Closed
@ddale

Description

@ddale
Issue body actions

Original report at SourceForge, opened Tue Nov 18 08:19:56 2008

Hi,

I am struggling having tkFileDialog and pyplot modules working together.

Here is a sample code that reproduce the problem:

import tkFileDialog as FD
import matplotlib.pyplot as plt
FD.askopenfile()

And no files are displayed in the dialog box but the mouse icon indicates it is busy. If I do not import pyplot, no problem at all :-(
I am working on Ubuntu 8.04, python 2.5, matplotlib 0.91.2

Any ideas?

JP

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.