You are installing it without the private index.

easy_install -i http://tg.gy/222 TurboJson

is probably what you want to do?

Remember that TurboGears versions prior to 2.3 relied heavily on a private
index to cope with dependencies.

On Wed, Jan 6, 2016 at 2:04 PM, Radhika Grover <[email protected]> wrote:

> Hi,
>
> *easy_install -U TurboJson* is failing with the below error-
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *user@ubuntu-dev:~$ sudo easy_install -U TurboJSONSearching for
> TurboJSONReading https://pypi.python.org/simple/TurboJSON/
> <https://pypi.python.org/simple/TurboJSON/>Best match: TurboJson
> 1.3.2Downloading
> https://pypi.python.org/packages/2.7/T/TurboJson/TurboJson-1.3.2-py2.7.egg#md5=8708fcb8979c661104c9b444e5428484
> <https://pypi.python.org/packages/2.7/T/TurboJson/TurboJson-1.3.2-py2.7.egg#md5=8708fcb8979c661104c9b444e5428484>Processing
> TurboJson-1.3.2-py2.7.eggMoving TurboJson-1.3.2-py2.7.egg to
> /usr/local/lib/python2.7/dist-packagesAdding TurboJson 1.3.2 to
> easy-install.pth fileInstalled
> /usr/local/lib/python2.7/dist-packages/TurboJson-1.3.2-py2.7.eggProcessing
> dependencies for TurboJSONSearching for simplejson>=1.9.1Reading
> https://pypi.python.org/simple/simplejson/
> <https://pypi.python.org/simple/simplejson/>Best match: simplejson
> 3.8.1Downloading
> https://pypi.python.org/packages/source/s/simplejson/simplejson-3.8.1.tar.gz#md5=b8441f1053edd9dc335ded8c7f98a974
> <https://pypi.python.org/packages/source/s/simplejson/simplejson-3.8.1.tar.gz#md5=b8441f1053edd9dc335ded8c7f98a974>Processing
> simplejson-3.8.1.tar.gzWriting
> /tmp/easy_install-4VcmRi/simplejson-3.8.1/setup.cfgRunning
> simplejson-3.8.1/setup.py -q bdist_egg --dist-dir
> /tmp/easy_install-4VcmRi/simplejson-3.8.1/egg-dist-tmp-K89rCqzip_safe flag
> not set; analyzing archive contents...simplejson.tests.__init__: module
> references __file__Adding simplejson 3.8.1 to easy-install.pth
> fileInstalled
> /usr/local/lib/python2.7/dist-packages/simplejson-3.8.1-py2.7-linux-x86_64.eggSearching
> for PEAK-Rules>=0.5a1.dev-r2600Reading
> https://pypi.python.org/simple/PEAK-Rules/
> <https://pypi.python.org/simple/PEAK-Rules/>No local packages or download
> links found for PEAK-Rules>=0.5a1.dev-r2600error: Could not find suitable
> distribution for
> Requirement.parse('PEAK-Rules>=0.5a1.dev-r2600')user@ubuntu-dev:~$ *
>
> https://pypi.python.org/simple/peak-rules/ seems to be broken. How can I
> get around this?
> Any help is appreciated. Thanks in advance!
>
> -Radhika
>
> --
> You received this message because you are subscribed to the Google Groups
> "TurboGears" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/turbogears.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/turbogears.
For more options, visit https://groups.google.com/d/optout.

Reply via email to