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.
Cheers,
Robbie MacKay
On Sat, May 2, 2009 at 10:33 AM, Grant Baillie <[email protected]>wrote:
>
> On 30 Apr, 2009, at 08:54, Grant Baillie wrote:
>
> >
> > On 29 Apr, 2009, at 04:07, Robbie MacKay wrote:
> >
> >> Hey,
> >>
> >> I've checked out the Chandler source code from
> http://svn.osafoundation.org/chandler/trunk/chandler
> >> and tried running 'make' from cygwin - but it fails everytime it
> >> tries to install zope.interface, with the following error message:
> >>
> >> Searching for zope.interface
> >> Best match: zope.interface 3.3.0b2-r71371
> >> Processing zope.interface-3.3.0b2-r71371.tar.bz2
> >> Running zope.interface-3.3.0b2-r71371\setup.py -q bdist_egg --dist-
> >> dir c:\docume
> >> ~1\robbie\locals~1\temp\easy_install-4yfbif\zope.interface-3.3.0b2-
> >> r71371\egg-di
> >> st-tmp-_jfjri
> >> warning: no previously-included files found matching 'setup.cfg'
> >> error: Setup script exited with error: Python was built with Visual
> >> Studio 2003;
> >>
> >> extensions must be built with a compiler than can generate
> >> compatible binaries.
> >> Visual Studio 2003 was not found on this system. If you have Cygwin
> >> installed,
> >> you can try compiling with MingW32, by passing "-c mingw32" to
> >> setup.py.
> >> make: *** [zope.interface] Error 1
> >>
> >> Any ideas on how to get around this?
> >
> > Hi, Robbie
> >
> > This is my mistake: I made some build changes a month or two ago, and
> > thought that this python package (zope.interface) didn't require a C
> > compiler, when it actually does. I will upload a built package once I
> > have access to a Windows machine (this evening).
>
> OK, I checked in a fix ... try svn update & make.
>
> --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