i got below error while building python-elementary.
http://pastebin.com/qzBVtHZc

removing one of them is the right answer?

Daniel Juyung Seo (SeoZ)



On Mon, Nov 21, 2011 at 8:25 PM, 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
>
>
>
> --
> Gustavo Sverzut Barbieri
> http://profusion.mobi embedded systems
> --------------------------------------
> MSN: [email protected]
> Skype: gsbarbieri
> Mobile: +55 (19) 9225-2202
>
> ------------------------------------------------------------------------------
> 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
>

------------------------------------------------------------------------------
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

Reply via email to