[PEAK] trellis -- easy_instal didn't

Phillip J. Eby pje at telecommunity.com
Mon Feb 4 20:55:47 EST 2008


At 05:52 PM 2/4/2008 -0700, j. vickroy wrote:
>So here is where I am at now:
>
>C:\Documents and Settings\jim.vickroy\My 
>Documents\Projects\Contextual>easy_install 
>http://svn.eby-sarna.com/Contextual.tar.gz?view=tar
>Downloading http://svn.eby-sarna.com/Contextual.tar.gz?view=tar
>Processing Contextual.tar.gz
>Running Contextual\setup.py -q bdist_egg --dist-dir 
>c:\docume~1\jim~1.vic\locals~1\temp\easy_install-k8v_ka\Contextual\egg-dist-tmp-hzfw0t
>zip_safe flag not set; analyzing archive contents...
>Adding contextual 0.7a1.dev to easy-install.pth file
>...
>Processing dependencies for Trellis
>Searching for Contextual==dev,>=0.7a1dev-r2410
>Reading http://pypi.python.org/simple/Contextual/
>Best match: Contextual dev
>Doing subversion checkout from 
>svn://svn.eby-sarna.com/svnroot/Contextual to 
>c:\docume~1\jim~1.vic\locals~1\temp\easy_install-oblnfd\Contextual#egg=Contextual-dev
>'svn' is not recognized as an internal or external command,
>operable program or batch file.
>Processing Contextual#egg=Contextual-dev
>error: Couldn't find a setup script in 
>c:\docume~1\jim~1.vic\locals~1\temp\easy_install-oblnfd\Contextual#egg=Contextual-dev

You've got Contextual and Trellis installed now, and it should 
actually work.  The problem is that the workaround I gave you for 
avoiding the need for Subversion didn't work the way I thought it 
would.  It ended up thinking it has "0.7a1dev", when it wants 
"0.7a1dev-r2410".  You actually *have* the right version, but the 
system can't tell.

Bottom line: you can use the Trellis now, but if you don't want to go 
through these hassles again, it would be best if you just install Subversion.




More information about the PEAK mailing list