On 02/17/2012 09:00 AM, Simon Kaczor wrote:
Luiz Romário Santana Rios gmail.com> writes:
Got that same problem and a simple ln -s /usr/bin/python2
$KDE_INST_DIR/bin/python solved it for me. Kind of a workaround, but I
don't see any problem, as I don't think any of KDE uses python3 yet.
I
Luiz Romário Santana Rios gmail.com> writes:
>
> Got that same problem and a simple ln -s /usr/bin/python2
> $KDE_INST_DIR/bin/python solved it for me. Kind of a workaround, but I
> don't see any problem, as I don't think any of KDE uses python3 yet.
>
> 2011/10/17 Tomaz Canabrava kde.org>:
>
On 17.10.11 16:26:42, Scott Kitterman wrote:
> > On 17.10.11 16:06:01, Tomaz Canabrava wrote:
> >> probably has something to do with my python version, but ...
> >>
> >> Generating singleview.moc
> >> File
> >> "/kde/kde-workspace/plasma/generic/scriptengines/python//plasma_importer.py",
> >> lin
There is a draft PEP that's been circulated for consideration, but
/usr/bin/python2 is also (at least for now) a distro specific change from
Python upstream.
Scott K
> Got that same problem and a simple ln -s /usr/bin/python2
> $KDE_INST_DIR/bin/python solved it for me. Kind of a workaround, but
Got that same problem and a simple ln -s /usr/bin/python2
$KDE_INST_DIR/bin/python solved it for me. Kind of a workaround, but I
don't see any problem, as I don't think any of KDE uses python3 yet.
2011/10/17 Tomaz Canabrava :
> probably has something to do with my python version, but ...
>
> Gene
> On 17.10.11 16:06:01, Tomaz Canabrava wrote:
>> probably has something to do with my python version, but ...
>>
>> Generating singleview.moc
>> File
>> "/kde/kde-workspace/plasma/generic/scriptengines/python//plasma_importer.py",
>> line 107
>> exec code in mod.__dict__
>> ^
>>
On 17.10.11 16:06:01, Tomaz Canabrava wrote:
> probably has something to do with my python version, but ...
>
> Generating singleview.moc
> File
> "/kde/kde-workspace/plasma/generic/scriptengines/python//plasma_importer.py",
> line 107
> exec code in mod.__dict__
> ^
> SyntaxErr
probably has something to do with my python version, but ...
Generating singleview.moc
File
"/kde/kde-workspace/plasma/generic/scriptengines/python//plasma_importer.py",
line 107
exec code in mod.__dict__
^
SyntaxError: invalid syntax
make[2]: *** [compile_python_files] Error 1