Just to follow-up with my own post. Apparently all I needed to do was issue the command:
sudo easy_install -U ZopeSkel: Searching for ZopeSkel Reading http://pypi.python.org/simple/ZopeSkel/ Best match: ZopeSkel 2.11.1 Downloading http://pypi.python.org/packages/source/Z/ZopeSkel/ZopeSkel-2.11.1.tar.gz#md5=108f2a4f9c4efc59d849e6bc4d74a64c Processing ZopeSkel-2.11.1.tar.gz Running ZopeSkel-2.11.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NLYCuu/ZopeSkel-2.11.1/egg-dist-tmp-cooU_h Removing ZopeSkel 1.10 from easy-install.pth file Adding ZopeSkel 2.11.1 to easy-install.pth file Now all the prompts from the various paster scripts are up to date... Thanks to Alex Clark! Rob rcecil wrote: > > Hi, > > I recently transitioning over from using Windows to Mac OS X for my plone > development. I have always used paster/ZopeSkel to build my plone sites, > so I am somewhat familiar with the details of the tools. I have used > paster for : plone3_buildout, plone3_theme, archetype, and have used > "local commands" to build archetypes (paster addcontent contenttype, > paster addcontent atschema). > > I've just noticed that since switching over, the prompts for "paster > addcontent atschema" are quite different from what I am used to. > > When I type paster --version, I get > > robert-cecils-macbook-pro-17:~ rcecil$ paster --version > PasteScript 1.6.2 from > /Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/PasteScript-1.6.2-py2.4.egg > (python 2.4.4 (#1, Oct 18 2006, 10:34:39)) > robert-cecils-macbook-pro-17:~ rcecil$ > > When I lookup the Pastescript website, the current version is now 1.7.2. > Not sure if I should be concerned. Also, I noticed when I try > "easy_install ZopeSkel" it is retrieving version 1.10 of ZopeSkel, whereas > on the cheeseshop, ZopeSkel lists a much higher version (2.11.10). > > Any ideas why I am seeing a discrepancy? > > Thanks! > -- View this message in context: http://n2.nabble.com/Question-about-ZopeSkel-and-pastescript-versions-tp2996952p2997119.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
