The following forum message was posted by rekveld at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3769441:

Hi all,

I hope this is the right place for asking a solution to a problem I\'m unable 
to solve...

I\'m using Pydev in Eclipse under Ubuntu Lucid 10.04 and I have a project that 
includes a binary I compiled using Cython.
When I want to import this compiled Python-module in Pydev-console, I get the 
following error message:

ImportError: /media/docs/BLAH/BLAH.so: failed to map segment from shared 
object: Operation not permitted

when Googling, I found many references to permissions problems, but I checked 
everything I could imagine and I can\'t see why that would be a problem. I 
tried running Eclipse as root and that gives me the same error, so I suppose 
that pretty much rules out it is permissions-related ?
Is this Pydev-related or Eclipse-related or am I not compiling my Cython the 
right way (even though I\'m following the online-help literally) ?
any ideas or pointers where I should be looking ?

many thanks,

Joost.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to