[Python] karrigel: errore nell'installazione

Riccardo mancuso mancuso.riccardo63 a gmail.com
Dom 14 Lug 2013 20:14:40 CEST


no. ho la 2.7.
Posso installare anche la 3.2 e mantenerla insieme alla 2.7 ?



Il 14 luglio 2013 19:24, Carlo Miron <miron a python.it> ha scritto:
> Il 14 luglio 2013 19:14, Riccardo mancuso
> <mancuso.riccardo63 a gmail.com> ha scritto::
>
>> ciao a tutti,
>> vorrei provare un framework (karrigel); sto seguendo le istruzioni qui
>> riportate:
>> https://code.google.com/p/karrigell/wiki/GettingStarted
>
> | karrigell
> | A web framework for Python 3.2+
> ::
>
>> ho scaricato il pacchetto, scompressato, ma quando eseguo:
>>
>> python setup.py install
>>
>> mi esce il seguente errore:
>>
>> ubuntu a ababuntu:~/software/Karrigell-4.3.9 (2)$ python setup.py install
>> Traceback (most recent call last):
>>   File "setup.py", line 4, in <module>
>>     import Karrigell
>>   File "/home/ubuntu/software/Karrigell-4.3.9
>> (2)/Karrigell/__init__.py", line 1, in <module>
>>     from Karrigell.Karrigell import *
>>   File "/home/ubuntu/software/Karrigell-4.3.9
>> (2)/Karrigell/Karrigell.py", line 294
>>     raise ScriptError(msg) from exc
>>                               ^
>> SyntaxError: invalid syntax
>>
>> Da cosa dipende ?
>
> Il tuo `python` di sistema e` 3.2+?
>
> --
> © 2013
> ::
>
>     R
>  K-<M>-S
>     L
> _______________________________________________
> Python mailing list
> Python a lists.python.it
> http://lists.python.it/mailman/listinfo/python


Maggiori informazioni sulla lista Python