Hey Grant, There appears to be something odd going on with the dependencies, in particular those with a required revision like: AddOns==dev,>=0.7dev-r2409 I see they get built but I get errors about the .svn/entries format and the folder is created as r0 (ie addons-0.7dev_r0-py2.5.egg). I found if I renamed these manually to the required revision then the install worked.
Also - there appear to be issues with the Twisted and Zope installs using the Chandler1 makefile - I had to manually download Twisted-8.2.0-py2.5-win32.egg and zope.interface-3.3.0b2-py2.5-win32.egg from http://builds.osafoundation.org/external/ before 'make archives' would complete. Is that enough info for you to go on? I can get the full error outputs but I'll have to make clean and then run the builds/installs again I think. Robbie MacKay On Tue, May 12, 2009 at 10:20 AM, Robbie MacKay <[email protected]> wrote: > Hey Grant, > SANDBOX is set to /cygdrive/c/chandler > The chandler 2 files are checked out into /cygdrive/c/chandler/chandler2/ > > Any ideas? > How would I get AddOns 0.7dev-r2409 installed?? > Might end up just waiting till I have a linux box setup to develop on - but > it would be good to get this sorted out for any other potential windows > developers. > > Robbie MacKay > > > On Tue, May 5, 2009 at 1:43 AM, Grant Baillie <[email protected]>wrote: > >> >> On 2 May, 2009, at 02:34, Robbie MacKay wrote: >> >> > Hey Grant, >> > >> > Cheers for that. >> > I succeeded at running the chandler1 makefile ('make archives'). >> > Then ran: >> > make develop PYTHON=$SANDBOX/release/RunPython.bat SETUP_OPTS="-- >> > script-dir=$SANDBOX/bin -Z" >> > >> > I got an error: 'ImportError: cannot import name decorators' >> > I ran 'easy_install.exe DecoratorTools' >> > >> > then: 'ImportError: cannot import name imports' >> > ran "easy_install importing" >> > >> > However I'm stuck with: >> > "No local packages or download links found for AddOns==dev,>=0.7dev- >> > r2409 >> > error: Could not find suitable distribution for >> > Requirement.parse('AddOns==dev,> >> > =0.7dev-r2409') >> > make: *** [develop] Error 1" >> > >> > I tried running "easy_install AddOns" but still getting the same >> > issues >> > I'm going to keep trying a few things but any help would be >> > appreciated. >> >> Hi, Robbie >> >> Hm ... this works for me (I need to change the instructions to include >> the ".bat" in RunPython, as you noticed). What is SANDBOX set to for >> you? >> >> --Grant >> >> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >> >> Open Source Applications Foundation "chandler-dev" mailing list >> http://lists.osafoundation.org/mailman/listinfo/chandler-dev >> > >
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "chandler-dev" mailing list http://lists.osafoundation.org/mailman/listinfo/chandler-dev
