Advertisement
Guest User

Untitled

a guest
May 17th, 2010
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. NbPython console
  2. Python 2.5.1+ (Release_2_5_1:6825, Oct 2 2009, 09:40:18)
  3. [OpenJDK Server VM (Sun Microsystems Inc.)] on java1.6.0_18
  4. Type "help", "copyright", "credits" or "license" for more information.
  5. (InteractiveConsole)
  6. >>> import feedparser
  7. Traceback (most recent call last):
  8. File "<console>", line 1, in <module>
  9. ImportError: No module named feedparser
  10. >>>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement