On Jun 19, 2007, at 9:51 AM, Martin Aspeli wrote: > Hi guys, > > I'm using buildout, with the bootstrap.py from svn > (http://svn.zope.org/zc.buildout/trunk/bootstrap/bootstrap.py? > rev=75593&view=auto) > > It's downloaded setuptools-0.6c6-py2.4.egg. > > It works fine on OS X, but on Windows, it generates console scripts > funny. > > I have bin\buildout-script.py and bin\buildout-script.py.exe, where > I was > expecting just bin\buildout.exe. When I run the latter, I get: > > "Cannot open D:\development\plone3\bin\buildout-script.py-script.py" > > I'm pretty sure this used to work. > > Any ideas what's going on?
I recently screwed up buildout on Windows rather badly. :( I'll try to get this fixed in the next day or 2. Jim -- Jim Fulton mailto:[EMAIL PROTECTED] Python Powered! CTO (540) 361-1714 http://www.python.org Zope Corporation http://www.zope.com http://www.zope.org _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
