RuleDispatch has gone missing

13 views
Skip to first unread message

Matt Feifarek

unread,
Nov 26, 2007, 4:44:53 PM11/26/07
to toscawidge...@googlegroups.com
easy_install -U toscawidgets twforms

leads to...

Searching for RuleDispatch>=0.5a0.dev-r2306
Reading http://pypi.python.org/simple/RuleDispatch/
Couldn't retrieve index page for 'RuleDispatch'
No local packages or download links found for RuleDispatch>=0.5a0.dev-r2306
error: Could not find suitable distribution for Requirement.parse('RuleDispatch>= 0.5a0.dev-r2306')


Alberto Valverde

unread,
Nov 27, 2007, 4:54:42 AM11/27/07
to toscawidge...@googlegroups.com

RuleDispatch has never been at PyPI :( (This is one of the reasons I
plan to drop this dependency before 1.0)

However, I'm distributed pre-compiled eggs at
http://toscawidgets.org/download and easy_install should have fetched it
from there. I'm guessing that there are no available eggs for your
platform... You can instruct easy_install to download the version with C
speedups like this:

easy_install -U http://toscawidgets.org/download/wo_speedups/ RuleDispatch

Alberto

Matt Feifarek

unread,
Nov 27, 2007, 11:30:25 AM11/27/07
to toscawidge...@googlegroups.com
On Nov 27, 2007 4:54 AM, Alberto Valverde <alb...@toscat.net> wrote:
easy_install -U http://toscawidgets.org/download/wo_speedups/ RuleDispatch

No dice:

Downloading http://toscawidgets.org/download/wo_speedups/
error: Unexpected HTML page found at http://toscawidgets.org/download/wo_speedups/

I found the egg via those instructions, and will manually install it.

Thanks.

Alberto Valverde

unread,
Nov 27, 2007, 11:38:22 AM11/27/07
to toscawidge...@googlegroups.com
Matt Feifarek wrote:
> On Nov 27, 2007 4:54 AM, Alberto Valverde <alb...@toscat.net
> <mailto:alb...@toscat.net>> wrote:
>
> easy_install -U http://toscawidgets.org/download/wo_speedups/
> RuleDispatch
>
>
> No dice:
Oops, Typo on my part, sorry:


easy_install -U -f http://toscawidgets.org/download/wo_speedups/
RuleDispatch

(don't forget the -f flag)

Alberto

Reply all
Reply to author
Forward
0 new messages