Model Builder (graphical ODE simulation) (PyMB.py) crashes

Bug #1098576 reported by ernesto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
model-builder (Ubuntu)
New
Undecided
Unassigned

Bug Description

Program crashes on start up because it fails to load mathplotlib.numerix. On
http://http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684681 can be found the same bug
as reported by Jakub Wilk <jwilk-AT-debian.org> (Sun, 12 Aug 2012 22:42:22 +0200) (warnings
from Wilk report matches exactly as repoted below).

As responde by supplier of updated model-builder package Varun Hiremath <varun-AT-debian.org>
(Fri, 17 Aug 2012 00:32:40 +0000) this bug should as been corrected; however, as can be seen
below, the same bug is still lived.

Final info: we downloaded the package from ftp.debian.org and intalled instead of supplied by Canonical
and there in no diference, package behave the same.

$ lsb_release -rd
Description: Ubuntu 12.04.1 LTS
Release: 12.04

Running from terminal we get the following information:
$ PyMB
/usr/lib/pymodules/python2.7/matplotlib/__init__.py:923: UserWarning: This call to matplotlib.use() has no effect
because the the backend has already been chosen;
matplotlib.use() must be called *before* pylab, matplotlib.pyplot,
or matplotlib.backends is imported for the first time.

  if warn: warnings.warn(_use_error_msg)
Traceback (most recent call last):
  File "/usr/bin/PyMB", line 9, in <module>
    load_entry_point('Model-Builder==0.4.1', 'gui_scripts', 'PyMB')()
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 337, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2279, in load_entry_point
    return ep.load()
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1989, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File "/usr/lib/python2.7/dist-packages/model_builder/PyMB.py", line 32, in <module>
    import wxFrame1
  File "/usr/lib/python2.7/dist-packages/model_builder/wxFrame1.py", line 48, in <module>
    import wxFrame2, about
  File "/usr/lib/python2.7/dist-packages/model_builder/wxFrame2.py", line 33, in <module>
    import PlotFigure as PF
  File "/usr/lib/python2.7/dist-packages/model_builder/PlotFigure.py", line 25, in <module>
    import matplotlib.numerix as numpy
ImportError: No module named numerix

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: model-builder 0.4.1-5
ProcVersionSignature: Ubuntu 3.2.0-35.55-generic-pae 3.2.34
Uname: Linux 3.2.0-35-generic-pae i686
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu15.1
Architecture: i386
Date: Fri Jan 11 11:12:51 2013
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120328)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=es_AR:es
 TERM=xterm
 PATH=(custom, no user)
 LANG=es_AR.UTF-8
 SHELL=/bin/bash
SourcePackage: model-builder
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
ernesto (ernesto-bosch) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.