|
Re: win2003 test fails: msg#00051python.cheetah
On Wed, Oct 15, 2003 at 01:04:02AM -0400, Gerry wrote: > I'm a complete newbie to Python and Cheetah. I've installed both the > current versions of both Python and Cheetah. I've set the windows Python > PATH to the correct settings, but compiling the cheetah templates doesn't > seem to be working. > AssertionError: subcommand killed by signal 1: cheetah fill -R --odir DEST > --oex What happens if you type "cheetah --help" on the command line? If it says no such file or directory, you need to add Python's bin directory to your Windows PATH (not your PYTHONPATH). The subcommand can also fail for any number of Windows reasons (not Python or Cheetah reasons) that we can't necessarily troubleshoot. If you can run "cheetah compile FILENAME.tmpl" on the command line, I wouldn't worry about the tests. The recursive features of "cheetah compile" and "cheetah fill" have been tested widely enough by users so are unlikely to cause you problems. -- -Mike Orr (aka. Sluggo), mso@xxxxxx (iron@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) http://iron.cx/ English * Esperanto * Russkiy * Deutsch * Espan~ol ------------------------------------------------------- This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo The Event For Linux Datacenter Solutions & Strategies in The Enterprise Linux in the Boardroom; in the Front Office; & in the Server Room http://www.enterpriselinuxforum.com
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | win2003 test fails, Gerry |
|---|---|
| Next by Date: | Import speed issue, Brian B. |
| Previous by Thread: | win2003 test fails, Gerry |
| Next by Thread: | Import speed issue, Brian B. |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |