[BangPypers] install feedparser
vijay
vnbang2003 at yahoo.com
Sun Oct 3 14:52:44 CEST 2010
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 <avinashtm at gmail.com> wrote:
From: Avinash TM <avinashtm at gmail.com>
Subject: [BangPypers] install feedparser
To: bangpypers at 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 at python.org
http://mail.python.org/mailman/listinfo/bangpypers
More information about the BangPypers
mailing list