> | >>> import select > | Traceback (most recent call last): > | File "<stdin>", line 1, in ? > | ImportError: No module named select > | >>> > > What are the permissions on that module? Try > > $ ls -l /usr/lib/python-2.1/Lib/select.py* There is no such file in the Python lib directory on my system. (I ran 'find' from the root of the directory tree to verify that it doesn't exist anywhere.) As I can access it when running as root, I'm assuming that it's built-in somehow. I agree that it seems like a permission problem, but... Thanks anyway. Any other suggestions, anyone? --lester
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4