Unknown behavior names: remove_failed

Source: Internet
Author: User

Http://libmemcached.org/libMemcached.html

Error:

Exception value:
unknown behavior names: remove_failed
Exception location: /Usr/local/lib/python2.7/Site-packages/pylibmc/client. py in set_behaviors, line 171


Reinstallation process:

View the current Ubuntu version
CAT/etc/issue

View the installed libmemcached-dev version
Sudo apt-Cache show libmemcached-Dev

Sudo apt-Get remove libmemcached-dev delete old version

Wget https://launchpad.net/libmemcached/1.0/1.0.18/+download/libmemcached-1.0.18.tar.gz
Tar xvf libmemcached-1.0.18.tar.gz
CD libmemcached-1.0.18/
./Configure
Make
Sudo make install

Sudo Pip uninstall pylibmc
Sudo Pip install pylibmc
Sudo ln-S/usr/local/lib/libmemcached. So/usr/lib
(Exception value:

libmemcached.so.11: cannot open shared object file: No such file or directory

)
Sudo ln-S/usr/local/lib/libmemcached. so.11/usr/lib



View the currently installed global applications
PIP freeze

Django = 1.5.5
Mysql-Python = 1.2.3
PIL = 1.1.7
Thrift = 0.7.0
Hiredis = 0.1.0
Kazoo = 2.0b1
Runtime Engine = 0.6.20
Pycrypto = 2.6
Pycurl = 7.19.0
Pylibmc = 1.3.99-Dev
Pymongo = 2.7.1
Python-memcached = 1.53
Redis = 2.9.1
Simplejson = 2.3.2
Tornado = 2.1.1
Uwsgi = 2.0.6
Wsgiref = 0.1.2
Xlrd = 0.9.3
Xlutils = 1.7.1
Xlwt = 0.7.5

Unknown behavior names: remove_failed

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.