Notices


Reply
Thread Tools
Posts: 42 | Thanked: 18 times | Joined on May 2009 @ Fairport, NY, USA
#11
hi,i've got the same problem,and read your thread.

i found that if you install both python2.4 and python2.5 rumtime

the linkfile "python" under /usr/bin points to the file "python2.4" in the same dir.
I had this same problem almost a year after the original. Checking for a mis-linking of python was the key to solving it. It seems to have solved some other niggling, python related problems too. I just wish I had found this two days ago, before I started removing/installing/reinstalling things.

- John
 
Posts: 384 | Thanked: 90 times | Joined on Mar 2008
#12
I just started having this problem too. Is there a downside to ln -s python2.5 python ? Will this break something else?
 
Posts: 38 | Thanked: 4 times | Joined on Jun 2009
#13
alright i've been fighting with canola for too long... i've been reading all sorts of post on it... and i believed i've followed all the steps... i changed the symlink, i've reinstalled several times, i've not installed any plugins, i've used the cleanup tool... what else could/should i be doing..

oh i get the exact error that op is having..

edit: fixed it! this whole time i forgot to disable the extra-devel repo...

Last edited by qkall; 2009-06-28 at 19:48.
 
Posts: 384 | Thanked: 90 times | Joined on Mar 2008
#14
So exactly what was your fix? I have the same problem as the OP.
 
Posts: 38 | Thanked: 4 times | Joined on Jun 2009
#15
well step by step
1-install canola clean up and run it
2-disable extra devel repository(ies), i did all because i wasn't sure which was the problem
3-reinstall canola... worked for me
 

The Following User Says Thank You to qkall For This Useful Post:
Posts: 384 | Thanked: 90 times | Joined on Mar 2008
#16
Okay, thanks. So here is my problem:


# canola
Traceback (most recent call last):
File "/usr/bin/canola", line 18, in <module>
import ecore
File "/usr/lib/python2.5/site-packages/ecore/__init__.py", line 20, in <module>
ImportError: libeina.so.0: cannot open shared object file: No such file or directory


Anyone have suggestions?

Last edited by st5150; 2009-06-29 at 09:19.
 
VDVsx's Avatar
Posts: 1,070 | Thanked: 1,604 times | Joined on Sep 2008 @ Helsinki
#17
Originally Posted by st5150 View Post
Okay, thanks. So here is my problem:


# canola
Traceback (most recent call last):
File "/usr/bin/canola", line 18, in <module>
import ecore
File "/usr/lib/python2.5/site-packages/ecore/__init__.py", line 20, in <module>
ImportError: libeina.so.0: cannot open shared object file: No such file or directory


Anyone have suggestions?
Please follow the procedure described by 'qkall' (above).
This problems are happening, because someone uploaded a new version of EFL to the extras-devel repo, that is incompatible with canola.
__________________
Valério Valério
www.valeriovalerio.org
 
Posts: 384 | Thanked: 90 times | Joined on Mar 2008
#18
Thanks, is there a way to revert back to the prior version of EFL?
 
VDVsx's Avatar
Posts: 1,070 | Thanked: 1,604 times | Joined on Sep 2008 @ Helsinki
#19
Originally Posted by st5150 View Post
Thanks, is there a way to revert back to the prior version of EFL?
Yes.

1- Remove canola;
2- Disable de extras-devel repo;
3- Install canola clean up and run it;
4- Install canola again.

HTH
__________________
Valério Valério
www.valeriovalerio.org
 
jself's Avatar
Posts: 203 | Thanked: 61 times | Joined on May 2008
#20
Found myself with the same problem, just tried the process above -- no luck!
__________________
Webdesign: http://www.oquilluksound.com/jrd
Urban Photography: http://stalktheland.blogspot.com
Music: http://www.myspace.com/mfred

» N800, cloned Diablo on 2 GB SD (Device: 600 MB, Internal: 256 MB, Swap: 256 MB), 8 GB external SD
 
Reply


 
Forum Jump


All times are GMT. The time now is 00:29.