79656783

Date: 2025-06-07 08:30:11
Score: 1
Natty:
Report link

Faced the same issue.

The traditional --install-option is no longer supported.
If anyone's facing this problem now, you need to do this instead..

export CFLAGS="-I/opt/homebrew/Cellar/libmemcached/1.0.18_2/include"
export LDFLAGS="-L/opt/homebrew/Cellar/libmemcached/1.0.18_2/lib"
pip install pylibmc
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Uddyan Goyal