This is probably why the python console isn't working for you now.
Python 2.x and python 3.x are not interchangeable.
On Mon, Jun 10, 2013 at 1:17 PM, Ankit Arora wrote:
> I copy pasted and renamed libpythonloader.so to libpython3loader.so in the
> above mentioned directory and now it works fine
I copy pasted and renamed libpythonloader.so to libpython3loader.so in the
above mentioned directory and now it works fine
On Mon, Jun 10, 2013 at 8:31 AM, Ankit Arora wrote:
> Doing that then throws the error
>
> (rhythmbox:916): libpeas-WARNING **: Could not find loader 'python3' for
> plugin
Doing that then throws the error
(rhythmbox:916): libpeas-WARNING **: Could not find loader 'python3' for
plugin 'floonitz'
in addition to
(rhythmbox:916): libpeas-WARNING **: libpython3loader.so:
/usr/lib/libpeas-1.0/loaders/libpython3loader.so: cannot open shared object
file: No such file or dir
On Mon, Jun 10, 2013 at 7:48 AM, Ankit Arora wrote:
>> (rhythmbox:29302): libpeas-WARNING **: Could not find loader 'python' for
>> plugin 'floonitz'
>
>
> I'm getting this error after building the latest 2.99 version via JHBuild.
> The 2.98 version installed directly via apt has no such issues.
>
>
> (rhythmbox:29302): libpeas-WARNING **: Could not find loader 'python' for
> plugin 'floonitz'
I'm getting this error after building the latest 2.99 version via JHBuild.
The 2.98 version installed directly via apt has no such issues.
Is there a common solution to this? Seems like a common pro