<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-NZ link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I copied that folder to the lib\site-packages folder and it
worked for me</span><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:
"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> users-bounces@lists.ironpython.com
[mailto:users-bounces@lists.ironpython.com] <b>On Behalf Of </b>J. Merrill<br>
<b>Sent:</b> Friday, 29 December 2006 12:11 p.m.<br>
<b>To:</b> Discussion of IronPython<br>
<b>Subject:</b> Re: [IronPython] cherrypy<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Do you mean to copy the _contents_ of the cherrypy
folder?&nbsp; So if trying to run from the directory where setup.py is found,
before that do<br>
&nbsp;&nbsp;&nbsp; copy cherrypy\*.* .<br>
?<br>
<br>
At 03:46 PM 12/27/2006, Tim Riley wrote<br>
<br>
<o:p></o:p></p>

<p class=MsoNormal>Copy the cherrypy folder that is in the same folder
containing setup.py directly into the directory you're trying to run your code
from. You don't need to put it into site packages.<br>
<br>
On 12/27/06, <b>Ivan Porto Carrero</b> &lt;<a href="mailto:ivan@flanders.co.nz">ivan@flanders.co.nz</a>&gt;
wrote:<o:p></o:p></p>

<p class=MsoNormal style='margin-left:36.0pt'>I'm sorry but if I try that it
will always come up with the message that<o:p></o:p></p>

<p class=MsoNormal style='mso-margin-top-alt:0cm;margin-right:0cm;margin-bottom:
12.0pt;margin-left:36.0pt'>it can't find distutils.core<o:p></o:p></p>

<p class=MsoNormal style='margin-left:36.0pt'>I've set the environment variable
and if i try to get _fileobject from<o:p></o:p></p>

<p class=MsoNormal style='margin-left:36.0pt'>the sockets module it works <o:p></o:p></p>

<p class=MsoNormal style='margin-left:36.0pt'>But when I do ipy setup.py
install for cherrypy it tells me the<o:p></o:p></p>

<p class=MsoNormal style='margin-left:36.0pt'>distutils module can't be found.<o:p></o:p></p>

<p class=MsoNormal style='margin-left:36.0pt'>[snip] <o:p></o:p></p>

<p class=MsoNormal><br>
<br>
J. Merrill / Analytical Software Corp<o:p></o:p></p>

</div>

</body>

</html>