Re: [Rest2web-develop] TypeError:('compile()expected string without null bytes')
Brought to you by:
mjfoord
From: Michael F. <fuz...@vo...> - 2006-09-11 21:22:14
|
Burton Floyd wrote: > When I run easy_install rest2web I get, along with considerable other > output... TypeError:('compile()expected string without null bytes') > > What does this message mean? Does it indicate that I did not get a good > install? > Unfortunately, what it means is that I have never used easy_install. That means I haven't a clue what the error means. rest2web is certainly not 'intended' to be installed in this way. Recent changes (moving all the modules rest2web depends on into the rest2web directory hierarchy) means that it should be easy enough to get it working though. I'll add creating a rest2web 'egg' to the TODO list. I'm not 100% certain I can do it for the next release, but I'll try. In the meantime, just drop the 'rest2web' directory into your 'site-packages' folder to install it. Fuzzyman http://www.voidspace.org.uk/python/index.shtml > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Rest2web-develop mailing list > Res...@li... > https://lists.sourceforge.net/lists/listinfo/rest2web-develop > > |