Quick fix is using python2.5. It looks like python2.6 is the default that "python" is hooked to under Jaunty. They made some changes to subprocess I don't have time dig into, but it is causing problems with some of my code as well. Also notably, if you used "easy_install" python2.6 probably wont find most of the libraries you installed in that fashion.
-Matt On Sat, Apr 25, 2009 at 11:00 AM, <[email protected]> wrote: > Send PyCuda mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://tiker.net/mailman/listinfo/pycuda_tiker.net > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of PyCuda digest..." > > > Today's Topics: > > 1. Bad file descriptor error with PyCuda 0.92 (Minjae Kim) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sat, 25 Apr 2009 12:55:11 -0400 > From: Minjae Kim <[email protected] <the.minjae%[email protected]>> > Subject: [PyCuda] Bad file descriptor error with PyCuda 0.92 > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Hello, > > I reinstalled my OS to Ubuntu 9.04, and it seems that I can't even run the > basic Pycuda tutorial. > PyCuda 0.92 is refusing to work with Python 2.6. I am getting "bad file > descriptor error" in subprocess.py of Python. I have several questions: > 0. Is there a quick fix? > 1. I read online that PyCuda 0.93 works fine with Python 2.6 Can this be > confirmed? > 2. Somehow, I can't quite get 0.93 snapshot from > http://git.tiker.net/?p=pycuda.git;a=summary > I just get empty files when I click snapshot. > > Thanks. > Minjae > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://tiker.net/pipermail/pycuda_tiker.net/attachments/20090425/804b48bb/attachment-0001.html > > > > ------------------------------ > > _______________________________________________ > PyCuda mailing list > [email protected] > http://tiker.net/mailman/listinfo/pycuda_tiker.net > > > End of PyCuda Digest, Vol 10, Issue 14 > ************************************** > -- Matthew Goodman ===================== Find me on LinkedIn: http://tinyurl.com/d6wlch Follow me on twitter: http://twitter.com/meawoppl
_______________________________________________ PyCuda mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
