platform.machine(): ImportError: No module named select

Ali H. Caliskan ali.h.caliskan at gmail.com
Wed Apr 15 16:42:12 EDT 2009


I'm using Arch Linux and the current python version is 2.6.1, so I did
create a custom python3 package by myself and tried to install it on /opt
directory. I believe it's a installation issue, because I skipped "make
test" part during compilation, which failed with some errors.

ali


>
> It should work.  The select module should be there; if not, the Python
> build/installation is probably faulty.  From the path names, I'll guess
> this is on Solaris.  If so, there seems to be a long history of problems
> building select and friends.  See, for example:
> <http://mail.python.org/pipermail/python-list/2007-June/617030.html>
>
> Someone with current Solaris experience may be able to help.
>  <http://mail.python.org/mailman/listinfo/python-list>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090415/50cfc069/attachment-0001.html>


More information about the Python-list mailing list