I have found that my using setcap on python interpreter to grant python permission to bind ports under 1024 is causing the problem. Using 'setcap cap_net_bind_service=+ep /usr/bin/python2.7' prevents python to import C extensions correctly.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1028396 Title: "Permission denied" while importing _imaging To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-imaging/+bug/1028396/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
