[Usuarios Plone] Problema 'python-cjson>=1.0.5'.

Modesto Pérez modeusto at gmail.com
Thu Dec 1 11:04:28 UTC 2011


He seguido vuestros consejos (aunque es lo mismo que hice ayer) y nada me
da el mismo error.

Utilizo Plone 4.0.2 en windows xp

Esta es la traza.

We have no distributions for python-cjson that satisfies
'python-cjson==1.0.5'.
Getting distribution for 'python-cjson==1.0.5'.
Running easy_install:
C:\Archivos de programa\Plone\python\python.exe "-c" ""from
setuptools.command.e
asy_install import main; main()"" "-mUNxd" ""C:\Archivos de
programa\Plone/build
out-cache/eggs\tmpypzkap"" "-Z" "-q" ""c:\archivos de
programa\plone\buildout-ca
che\downloads\dist\python-cjson-1.0.5.tar.gz""
path=c:\archivos de
programa\plone\buildout-cache\eggs\distribute-0.6.10-py2.6.e
gg

error: Setup script exited with error: Unable to find vcvarsall.bat
An error occured when trying to install python-cjson 1.0.5. Look above this
mess
age for any errors that were output by easy_install.
While:
  Installing instance.
  Getting distribution for 'python-cjson==1.0.5'.
Error: Couldn't install: python-cjson 1.0.5

muchas gracias por todo agur.

El 1 de diciembre de 2011 08:10, Mikel Larreategi <
mlarreategi en codesyntax.com> escribió:

> 2011/11/30 Modesto Pérez <modeusto en gmail.com>:
> > Problema con python-cjson =1.0.5
> >
> >
> >
> > Estoy tratando de añadir este modulo a plone mediante el buildout
> (necesito
> > este modulo porque al añadir anz.dashboard me lo pide)
> >
> >
> >
> > 'python-cjson>=1.0.5'.
> >
> > Lo he metido en versión (que era lo que me parecía mas lógico y
> > nada)(también he probado metiendolo en eggs ).
> >
> > También me he bajado el propio modulo python-cjson 1.0.5 y al ejecutar
> desde
> > cmd: python setup.py install
> >
> > Me da este error
> >
> > unable to find vcvarsall.bat.
> >
> >
> > Ademas he visto por hay que quizá se pueda añadir este modulo a python y
> > después reconstruir python.
> >
>
> Stop!
>
> En el archivo buildout.cfg, en la línea eggs, añade:
>
> eggs =
>   ...
>   python-cjson
>
> Y en el bloque versions (si no lo tienes créalo), pon lo siguiente:
>
> [versions]
> python-cjson = 1.0.5
>
>
> Y después ejecuta el buildout.
>
>
>
> Mikel
>
>
> --
> Mikel Larreategi
> mlarreategi en codesyntax.com
>
> CodeSyntax
> Azitaingo Industrialdea 3 K
> E-20600 Eibar
> Tel: (+34) 943 82 17 80
>
------------ pr?xima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://lists.plone.org/pipermail/plone-usuarios-plone/attachments/20111201/badebe00/attachment.html>


More information about the Usuarios-Plone mailing list