On Wednesday 30 October 2002 14:54, you wrote: > I'm using an appdir. How is the path to the Webware source inserted into > my pythonpath? There is a line in Launch.py that inserts the path to > sys.path but when I change that to point to my newly downloaded cvs > package, it doesn't start. I also want to add a local directory > containing some of my utility functions. If Launch.py is not the spot > then where?
No, it's definatelly Launch.py that has to know about the webware directory. Do you get any specific error messages? The only thing that comes to my mind is that you probably forgot to run "python install.py" in your new webware install directory. Stephan ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
