Where to put the HTMLgen files

dont bother dontbotherworld at yahoo.com
Fri Apr 30 06:35:51 EDT 2004


Hi,
I have downloaded the HTMLgen for generating web pages
with python. However I untared and unzipped it. I
tried to link it with my path like this:

Heres my .bashrc file
--------------------------------------

GAIM=/usr/bin/
YAHOO=/usr/bin/
PYTHON=/usr/bin
HTMLgenPYTHON=/usr/local/HTMLgen
PATH=$PATH:$GAIM/gaim:$YAHOO/ymessenger:$PYTHON/python:$HTMLgenPYTHON
                                                      
                         
export PATH GAIM YAHOO PYTHON HTMLgenPYTHON
                                                      
                         
---------------------------------------

It does not work. When I write a python program and
include :

import HTMLgen 

it does not finds this module. Can anyone tell me
where should I place this HTMLgen directory? and how
to make it work?

Thanks
Dont



	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 




More information about the Python-list mailing list