On Thu, 2005-02-17 at 23:26, Dirk Meyer wrote:
> Ow Mun Heng wrote:
> > Guys,
> >
> >     Can you tell me what's the best route for me to use as an IDE (if
> > there's one for Python) I'm currently using IDLE and eric3.
> >
> > On both, I have a problem loading/importing anything. (I'm hoping to
> > hack into headlines.py) and it keeps giving me
> >
> > "No MOdule named config"
> 
> The problem is that freevo changes the PYTHONPATH and startup.
> src/plugins/headlines.py import config. But config is in src and src
> is not in the path. I know, that's a bad style we are doing here,
> import freevo.config would be a cleaner way (but will result in
> changing every file). So add src to your python path and it should
> work. 


May I know wht you guys are using to hack the code? I'm fairly (read
_very_) new with python so am just learning actually.

Which IDE? And how are you debugging the code? Any pointers?

--
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 
98% Microsoft(tm) Free!! 
Neuromancer 17:44:04 up 8:22, 9 users, 
load average: 0.55, 0.61, 0.50 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to