[IronPython] cherrypy
Ivan Porto Carrero
ivan at flanders.co.nz
Wed Dec 27 21:28:25 CET 2006
I'm sorry but if I try that it will always come up with the message that
it can't find distutils.core
I've set the environment variable and if i try to get _fileobject from
the sockets module it works
But when I do ipy setup.py install for cherrypy it tells me the
distutils module can't be found.
I have little or no experience with python. But I prefer it over ruby so
if I can get it to run pylons, turbogears or django it would be great.
I need ironpython because I have to integrate with existing asp.net
applications that have stored hashes in the database.
I know webdevelopment and I know mvc frameworks. So that would be a good
way to get me started with python without losing too much productivity
Thanks already for your help.
-----Original Message-----
From: users-bounces at lists.ironpython.com
[mailto:users-bounces at lists.ironpython.com] On Behalf Of Sanghyeon Seo
Sent: Thursday, 28 December 2006 3:46 a.m.
To: Discussion of IronPython
Subject: Re: [IronPython] cherrypy
2006/12/27, Ivan Porto Carrero <ivan at flanders.co.nz>:
> I'd like to use cherrypy with ironpython.
> But I'm not sure if that is possible. If it is where can i find
> something on how to get it to install ?
It works fine with IPCE. Download it here:
http://fepy.sourceforge.net/
You need to enable encoding and network option.
http://fepy.sourceforge.net/doc/fepy-options.html#available-options
--
Seo Sanghyeon
_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
More information about the Ironpython-users
mailing list