Basically if you code inside src folder of eclipse project it will show below 
error.
Just create folder at same level to src then you should be able to access it.
 Structure should be like this
 Project 
      - src
      - new folder
     - python  (pointing to you python path)

Hope this help you.

With Regards
Vijay


--- On Sun, 3/10/10, Avinash TM <avinas...@gmail.com> wrote:

From: Avinash TM <avinas...@gmail.com>
Subject: [BangPypers] install feedparser
To: bangpypers@python.org
Date: Sunday, 3 October, 2010, 5:58 PM

Hi all,
I am newbie to Python.
I wish to install feedparser in Eclipse environment,
when i include line 'import feedparser' in eclipse , it is showing the error
as 'Unresolved import:feedparser'
but i had installed in terminal , and i can write simple small programs in
terminal.
I am using opensuse OS.
can anyone help me.

-Avinash
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to