You master!
All works now!

Strange is that my first try was to use "sudo python./setup.py uninstall"

Remove the whole efl folder do the trick ( sudo rm -r
/usr/lib64/python2.7/site-packages/efl/ )
Now on-line with python-efl 1.15



Thanks a lot!


> Il 4 agosto 2015 alle 15.39 Davide Andreoli <[email protected]> ha
> scritto:
> 
> 
> hmm,
> you must have an old python-efl around that you are using in place of the
> latest you are trying to install.
> I'm sure because the check that fail for you is commented in git and in the
> 1.15 pre-release tarball.
> 
> You must uninstall better your old python-efl. Search your system the
> python-efl folder
> (usually /usr/local/lib/pythonX.X/dist-packages/efl/, or something like
> that) and remove
> the whole folder. Then reistall python-efl.
> 
> If you have efl 1.15 you must use the python-efl 1.15 pre-release tarball
> 
> Let me know if you still have problems
> cheers
> 
> 
> 2015-08-04 14:56 GMT+02:00 Emil Pandocchi <[email protected]>:
> 
> > libefl is 15.0 (was 14.99), and python-efl is the one from git (I tryed
> > also
> > with your beta, but the error is the same)
> >
> >
> > > Il 4 agosto 2015 alle 14.20 Davide Andreoli <[email protected]> ha
> > > scritto:
> > >
> > >
> > > What version of efl AND python-efl are you using?
> > >
> > > 2015-08-04 13:26 GMT+02:00 Emil Pandocchi <[email protected]>:
> > >
> > > > Hi Guys,
> > > > I keep seeing the following error for econnman-bin:
> > > >
> > > > xxx@yyy:~/> econnman-bin
> > > > Traceback (most recent call last):
> > > >   File "/usr/local/bin/econnman-bin", line 47, in <module>
> > > >     import evas
> > > >   File "/usr/local/lib64/python2.7/site-packages/evas/__init__.py",
> > line
> > > > 130, in
> > > > <module>
> > > >     c_evas.init()
> > > >   File "evas.c_evas.pyx", line 287, in evas.c_evas.init
> > > > (./evas/evas.c_evas.c:4342)
> > > > SystemError: Number of object callbacks changed from 32 to 36.
> > > >
> > > > Can anyone explain me what is going wrong here?
> > > >
> > > > Thanks
> > > >
> > > >
> > > >
> > ------------------------------------------------------------------------------
> > > > _______________________________________________
> > > > enlightenment-devel mailing list
> > > > [email protected]
> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > >
> > >
> > ------------------------------------------------------------------------------
> > > _______________________________________________
> > > enlightenment-devel mailing list
> > > [email protected]
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
> >
> > ------------------------------------------------------------------------------
> > _______________________________________________
> > enlightenment-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
> ------------------------------------------------------------------------------
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to