adding the feedparser module to python
        Posted  
        
            by Asaf
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Asaf
        
        
        
        Published on 2010-05-17T19:59:42Z
        Indexed on 
            2010/05/17
            20:00 UTC
        
        
        Read the original article
        Hit count: 617
        
I recently downloaded and installed feedparser with python, I tried to run it but Netbeans shouts on import: ImportError: No module named feedparser
restarted the Netbeans, still no go.
© Stack Overflow or respective owner