oakmad schrieb:
> Hi Chris,
>     All the output is at http://paste.turbogears.org/paste/3123
> Initially I tried easy_install "CherryPy==2.30" but got an error: No
> local packages or download links found for CherryPy==2.30 error: Could
> not find suitable distribution for Requirement.parse('CherryPy==2.30').

Sorry, that was a typo on my part. Should have been "2.3.0" of course.

  In the output I noticed a 2.3.0
> so I tried easy_install "CherryPy==2.3.0" and got the filename too
> long eror messgae.


I just tried to install CherryPy on my Mac OS X 10.4 and I get no 
errors. It download the same ZIP file and the only difference in the 
output I get is where it creates and egg:

Running CherryPy-2.3.0/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-AcuT6p/CherryPy-2.3.0/egg-dist-tmp-lXHtxU


Notice how the path to the temporary build directory is much shorter 
than in the output you have posted? Did you change the temporary 
directory somehow? Or is it on another media or filesystem?


> The command I am using to install turbogears is
> sudo Python tgsetup.py

Apart from the capital P in "python", that's correct (it works, because 
the Mac OS X file system is not really case-sensitive).

Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to