[Bug 558685] Re: linspace import error

Launchpad Bug Tracker 558685 at bugs.launchpad.net
Thu Jun 13 04:17:20 UTC 2013


[Expired for python-numpy (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: python-numpy (Ubuntu)
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-numpy in Ubuntu.
https://bugs.launchpad.net/bugs/558685

Title:
  linspace import error

Status in “python-numpy” package in Ubuntu:
  Expired

Bug description:
  Hi all,

  I installed the mgltools-vision package on an Ubuntu 9.10 and after
  solving some issues with this package (already reported on Launchpad),
  I get the folllowing error:

  >>> File "/usr/share/pyshared/Vision/bin/runVision", line 14, in <module>
  Vision.runVision(sys.argv, ownInterpreter = True)
  File "/usr/lib/python2.5/site-packages/Vision/__init__.py", line 336, in runVision
  code.interact( 'Vision Interactive Shell', local=mod.__dict__)
  File "/usr/lib/python2.5/code.py", line 302, in interact
  console.interact(banner)
  File "/usr/lib/python2.5/code.py", line 234, in interact
  line = self.raw_input(prompt)
  File "/usr/lib/python2.5/code.py", line 277, in raw_input
  return raw_input(prompt)
  File "/usr/lib/python2.5/lib-tk/Tkinter.py", line 1417, in __call__
  return self.func(*args)
  File "/usr/lib/python2.5/site-packages/mglutil/util/callback.py", line 86, in __call__
  return apply(self.function, args, kw)
  File "/usr/lib/python2.5/site-packages/Vision/VPE.py", line 1667, in loadLibModule
  traceback.print_stack()
  cannot import name linspace 

  But importing linspace from a python shell like ipython is working
  perfectly. As mgltools-vision is just importing that function I
  suspect the problem is coming from the numpy one.

  Any clue? should this be considered as a bug?

  Jean-Philippe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-numpy/+bug/558685/+subscriptions




More information about the foundations-bugs mailing list