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 8383187
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T17:06:11+00:00 2026-06-09T17:06:11+00:00

I am working in Eclipse on Mac. I am using PyDev version 2.6.0.2012062818. I

  • 0

I am working in Eclipse on Mac. I am using PyDev version 2.6.0.2012062818. I have a program that was running perfectly, but after I updated my Lion OS to Mountain Lion OS I have the following error while running:

Traceback (most recent call last):
  File "/Users/Mihails/Projects/memsim/src/memsim/memsim.py", line 7, in <module>
     from simulation import SimulationHP
  File "/Users/Mihails/Projects/memsim/src/memsim/simulation.py", line 9, in <module>
     import matplotlib.pyplot as plt
   File "/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/matplotlib/pyplot.py", line 95, in <module>
     new_figure_manager, draw_if_interactive, _show = pylab_setup()
   File "/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/matplotlib/backends/__init__.py", line 25, in pylab_setup
     globals(),locals(),[backend_name])
   File "/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/matplotlib/backends/backend_wxagg.py", line 23, in <module>
     import backend_wx    # already uses wxversion.ensureMinimal('2.8')
   File "/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/matplotlib/backends/backend_wx.py", line 63, in <module>
     backend_version = wx.VERSION_STRING
AttributeError: 'module' object has no attribute 'VERSION_STRING'

I don’t understand wx module at all. I don’t have wx folder in site-packages. I have wxPython. wxPython init.py file :

# The "old" wxPython package

import warnings

warnings.warn(
    "The wxPython compatibility package is no longer automatically generated "
    "or actively maintained.  Please switch to the wx package as soon as possible.",
    DeprecationWarning, stacklevel=2)

# We need to be able to import from the wx package, but there is also
# a wxPython.wx module and that would normally be chosen first by
# import statements.  So instead we'll have a wxPython._wx module and
# then stuff it into sys.modules with a wxPython.wx alias so old
# programs will still work.

import _wx
import sys
sys.modules['wxPython.wx'] = _wx
wx = _wx
del sys

from wx import __version__
  • 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-09T17:06:13+00:00Added an answer on June 9, 2026 at 5:06 pm

    I think when you update, some files have been replaced.

    On Ubuntu 11.04 wx.VERSION_STRING, return string value.

    Try reinstall WX, or append the ‘VERSION_STRING’, to WX main file.

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

Sidebar

Related Questions

I'm working with eclipse IDE (Version: 3.4.2) on a mac and I have met
I am working with Eclipse Indigo on a MacBook Pro running Mac OS 10.5.8.
Very often while working in Eclipse I realize that I remember class name, but
I'm currently working on an Android app using Eclipse on a Mac OSx. I
I have a copy of Eclipse Indigo on my mac. It was working fine
I am working in Eclipse using Subclipse (SVN client) and I have been working
I had a project working in Eclipse completely, but after compiling it with ant
After working in Eclipse for the past 3 years and memorizing all of the
I have been working on Eclipse recently. I am fairly new to java programming,
I'm working with Eclipse and ClearCase and we're facing the problem that there's no

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.