[Bug 73474] Re: mpi.py fails to run: invalid MPI destination

2016-05-18 Thread Launchpad Bug Tracker
[Expired for python-scientific (Ubuntu) because there has been no
activity for 60 days.]

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

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

Title:
  mpi.py fails to run: invalid MPI destination

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 73474] Re: mpi.py fails to run: invalid MPI destination

2016-03-19 Thread sam tygier
None of the packages mentioned in this report seem to exist in
xenial/16.04, is this still an issue?

** Changed in: python-scientific (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  mpi.py fails to run: invalid MPI destination

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 73474] Re: mpi.py fails to run: invalid MPI destination

2010-02-06 Thread James Gray
I am getting the same message, but I am using python-mpi package directly by 
executing:
mpiexec -n 5 python /usr/share/doc/python-mpi/examples/mpi.py

Tracked this back a little further.  The traceback that I saw was from
File "/usr/lib/python2.6/dist-packages/Scientific/MPI/core.py", line
303, in send.  This is within the DummyCommunicator class.  It indicates
that the try condition above has failed.  I added "import traceback" and
"traceback.print_exc()" to core.py at line 284.

After running again another traceback appears just before the other:

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/Scientific/MPI/core.py", line 279, in 

from Scientific_mpi import *
ImportError: No module named Scientific_mpi

The python-mpi module does not contain any such module nor is there one
available on my system.  Perhaps instead of Scientific_mpi it should be
Scientific.MPI (seperated with a period).

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/Scientific/MPI/core.py", line 280, in 

from Scientific.MPI import _C_API, _registerErrorObject
ImportError: cannot import name _C_API

Not sure where to go from here.  Could this be the result of a missing
dependency?

$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"

uname -m
x86_64

-- 
mpi.py fails to run: invalid MPI destination
https://bugs.launchpad.net/bugs/73474
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 73474] Re: mpi.py fails to run: invalid MPI destination

2008-08-27 Thread Daniel T Chen
** Changed in: python-scientific (Ubuntu)
   Importance: Undecided => Medium
   Status: New => Confirmed

-- 
mpi.py fails to run: invalid MPI destination
https://bugs.launchpad.net/bugs/73474
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 73474] Re: mpi.py fails to run: invalid MPI destination

2008-07-10 Thread Rolf Leggewie
** Changed in: python-scientific (Ubuntu)
 Assignee: Rolf Leggewie (r0lf) => (unassigned)

-- 
mpi.py fails to run: invalid MPI destination
https://bugs.launchpad.net/bugs/73474
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 73474] Re: mpi.py fails to run: invalid MPI destination

2008-07-10 Thread sam tygier
still seeing this in hardy.
i installed python-mpi and lampython
then ran
lamboot
then
mpipython /usr/share/doc/python-mpi/examples/mpi.py

** Changed in: python-scientific (Ubuntu)
   Status: Invalid => New

-- 
mpi.py fails to run: invalid MPI destination
https://bugs.launchpad.net/bugs/73474
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 73474] Re: mpi.py fails to run: invalid MPI destination

2008-05-29 Thread Rolf Leggewie
Closing this bug report as no further information has been provided.
Please feel free to reopen this bug with further information if you
still experience this problem.

Thank you for your help in making ubuntu the best distro out there.


** Changed in: python-scientific (Ubuntu)
 Assignee: (unassigned) => Rolf Leggewie (r0lf)
   Status: Incomplete => Invalid

-- 
mpi.py fails to run: invalid MPI destination
https://bugs.launchpad.net/bugs/73474
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 73474] Re: mpi.py fails to run: invalid MPI destination

2007-09-02 Thread Barry deFreese
OK, obviously this has changed significantly in Gutsy.  I don't even
have an mpichpython anymore.  Can anyone re-confirm this?  Thanks!

** Changed in: python-scientific (Ubuntu)
   Status: Confirmed => Incomplete

-- 
mpi.py fails to run: invalid MPI destination
https://bugs.launchpad.net/bugs/73474
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 73474] Re: mpi.py fails to run: invalid MPI destination

2007-03-04 Thread Barry deFreese
I can confirm this, unfortunately I'm struggling with tracking down the
problem.  Thanks.

** Changed in: python-scientific (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
mpi.py fails to run: invalid MPI destination
https://launchpad.net/bugs/73474

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs