Re: Cheetah-Test failure - 51 failures

"R. Tyler Ballance" <[email protected]> Mon, 24 May 2010 10:33:34 -0700
Newsgroups gmane.comp.python.cheetah
Message-ID <20100524173333.GA8276@kiwi>
On Sun, 23 May 2010, tOM Trottier wrote:

> I am new to Python and Cheetah and having problems getting going.
> Am using Pythonxy Eclipse framework.
> 
> But when I run Cheetah test I get these errors:
> 

These tests probably fall more into "integration test land" since they're
invoking a `cheetah compile`, the issue is the spawned process can't seem t
find the executable in the PATH

I personally use this little script when developing:
    http://github.com/rtyler/cheetah/blob/master/buildandrun

Cheers,
-R. Tyler Ballance
--------------------------------------
  Jabber: [email protected]
  GitHub: http://github.com/rtyler
Identica: http://identi.ca/dero
 Twitter: http://twitter.com/agentdero
    Blog: http://unethicalblogger.com

------------------------------------------------------------------------------

_______________________________________________
Cheetahtemplate-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss
signature.asc (application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)

iEYEARECAAYFAkv6uG0ACgkQFCbH3D9R4W/MwQCgj+wNiEL7bzWGkq0OEgIWE4cH
B2IAn0ML3p4ZDP7smobRvSNUPNqiSZI6
=rfBQ
-----END PGP SIGNATURE-----