Ticket #2873 defect closed worksforme
"ImportError: No module named web" under CentOS 5.0-x86_64
| Reported by: | robsteele | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
Python 2.4.3 (#1, Mar 14 2007, 19:01:42) [GCC 4.1.1 20070105 (Red Hat 4.1.1-52)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import twisted >>> import twisted.web Traceback (most recent call last): File "<stdin>", line 1, in ? ImportError: No module named web >>>
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

