473,503 Members | 1,864 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Select module is missing in Python 2.3.1

Hello all,
I am new to Python,And this is my first post.I have installed "Fsh",an Opensource Product ,very similar to SSH on
my HP-UX B.11.22 U ia64(IPF).It has Python dependency.The problem is that,when I execute Fsh at commanline
following error occurs,
# fsh
Traceback (most recent call last):
File "/usr/bin/fsh", line 6, in ?
import fsh
File "/opt/iexpress/fsh/share/fsh/fsh.py", line 22, in ?
import select
ImportError: No module named select

Later on analysing Python,I found that a module called "select" was missing.
# python
Python 2.3.1 (#3, Nov 15 2003, 09:39:56)
[GCC 3.3.2] on hp-ux11
Type "help", "copyright", "credits" or "license" for more information.
import select Traceback (most recent call last):
File "<stdin>", line 1, in ?
ImportError: No module named select But I am able to execute Fsh on my another machine B.11.11 U 9000/800.So I checked there for Select module as below,
# python
Python 2.3.3 (#2, Mar 4 2004, 12:13:24) [C] on hp-ux11
Type "help", "copyright", "credits" or "license" for more information. import select

Here,it works,aslo I was able to find the "select" modules in the list of all modules persent in the python.

My question,is where can i find the select modules for python and how to import "select" module to python?.
What are all the ways.

Help me to solve this problem.

With Advance Thanks,
Prabu.
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.712 / Virus Database: 468 - Release Date: 6/27/2004
Jul 18 '05 #1
1 3696
"prabu" <pr******@hotpop.com> writes:
Hello all, I am new to Python,
And USENET? Lines <80 characters are normal here...
And this is my first post.I have installed "Fsh",an Opensource
Product ,very similar to SSH on my HP-UX B.11.22 U ia64(IPF).It has
Python dependency.The problem is that,when I execute Fsh at
commanline following error occurs, # fsh
Traceback (most recent call last):
File "/usr/bin/fsh", line 6, in ?
import fsh
File "/opt/iexpress/fsh/share/fsh/fsh.py", line 22, in ?
import select
ImportError: No module named select
[...]
My question,is where can i find the select modules for python and
how to import "select" module to python?. What are all the ways.


select is one of the modules that is built (or not) as part of the
base Python install. So you'll need to ask whoever built the
installation of Python on the problematic machine why it's not there.
If that was you, you need to work it out yourself :-)

I see you're using HP-UX/ia64 -- good luck! You're probably going to
need it <wink>.

Cheers,
mwh
--
Very clever implementation techniques are required to implement this
insanity correctly and usefully, not to mention that code written
with this feature used and abused east and west is exceptionally
exciting to debug. -- Erik Naggum on Algol-style "call-by-name"
Jul 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

16
10062
by: Jeff Wagner | last post by:
Is there a Python module or method that can convert between numeric bases? Specifically, I need to convert between Hex, Decimal and Binary such as 5Ah = 90d = 01011010b. I searched many places...
1
2131
by: at14 | last post by:
To whom it may concern, My group has python version 2.2.1 installed on a linux system. I am in the process of trying to run some software that requires a module called time. For some reason,...
3
2264
by: Rob McCrea | last post by:
Hi all, On windows98SE, running Python 2.3.4 (#53, May 25 2004, 21:17:02) on win32, the built-in help() function gives me a deprecation warning when used on my docstrings. just help() start...
3
3731
by: Alan Toppen | last post by:
I was unable to use the ZipFile class in the zipfile module in Python2.4. I got an error that zlib could not be found. Comparing my Python 2.2 installation I noticed Python 2.4 was missing a...
2
2681
by: Steven D'Aprano | last post by:
When using the timeit module, you pass the code you want to time as strings: import timeit t = timeit.Timer("foo(x, y)", \ """from module import foo x = 27 y = 45 """) elapsed_time =...
2
1995
by: Jean-Paul Calderone | last post by:
On Mon, 16 Jun 2008 08:39:52 +1000, Ben Finney <bignose+hates-spam@benfinney.id.auwrote: Maybe. I'm no expert on Debian packaging. However, exarkun@boson:~$ ls -l...
0
182
by: norseman | last post by:
mercado mercado wrote: =================================== I started to import a module using its path and now see what you mean. Python is missing the concept: Programmer dictates what machine...
4
5790
by: vincehofmeister | last post by:
Hey everyone: I am using py2exe and everything is working fine except one module, ClientCookie, found here: http://wwwsearch.sourceforge.net/ClientCookie/ Keeps coming up as not found no...
0
1797
by: John [H2O] | last post by:
There's a lot of greek for me here ... should I post to numpy-discussions as well??? The backtrace is at the bottom.... Thanks! GNU gdb Fedora (6.8-21.fc9) Copyright (C) 2008 Free...
0
7205
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7348
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7006
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7467
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5592
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5021
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3175
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1519
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
397
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.