On Mon, Nov 21, 2011 at 5:25 AM, Gustavo Sverzut Barbieri < [email protected]> wrote:
> On Mon, Nov 21, 2011 at 1:24 AM, Texstar <[email protected]> wrote: > > Does any know if editje from svn is working? I've got E-17 svn built on > > PCLinuxOS 64 and it works very very well but having trouble with editje. > > > > [texstar@thenudiebar]# editje-bin > > > > Traceback (most recent call last): > > File "/usr/bin/editje-bin", line 27, in <module> > > import elementary > > File "/usr/lib/python2.6/site-packages/elementary/__init__.py", line 19, > > in <module> > > from c_elementary import Object, Window, Background, Icon, \ > > ImportError: No module named c_elementary > > > > The following packages are installed and built with python-cython-0.15.1 > > (needed for python-elementary to build) > > > > python-e-dbus-20111118-1pclos2011.x86_64.rpm > > python-ecore-20111118-1pclos2011.x86_64.rpm > > python-edje-20111118-1pclos2011.x86_64.rpm > > python-efl_utils-20111118-1pclos2011.x86_64.rpm > > python-elementary-20111118-1pclos2011.x86_64.rpm > > python-emotion-20111118-1pclos2011.x86_64.rpm > > python-evas-20111118-1pclos2011.x86_64.rpm > > likely python-elementary package is wrong or you have another > installation that is. > > see if you have $PYTHONPATH set, if so search for elementary in it, > delete files. > > see if you have the files in your python-elementary installation: > $ ls /usr/lib/python2.7/site-packages/elementary/ > c_elementary.la > c_elementary.so > cursors.py > cursors.pyc > cursors.pyo > __init__.py > __init__.pyc > __init__.pyo > > > > Ahh ok. The library files were installing in /usr/lib64/python2.6/site-packages and editje was looking for them in /usr/lib/python2.6/site-packages. Thanks for your help. Tex ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
