[chandler-dev] Building Chandler 2 on Windows without Visual Studio (Grant Baillie)
Grant Baillie
grant at osafoundation.org
Mon May 4 06:43:53 PDT 2009
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
More information about the chandler-dev
mailing list