#37106: pylibmc install fails from tests requirements on Python 3.12+ without
libmemcached installed
-------------------------------------+-------------------------------------
     Reporter:  Kiko Barr            |                    Owner:  Jason
         Type:                       |  Judkins
  Cleanup/optimization               |                   Status:  assigned
    Component:  Documentation        |                  Version:  6.0
     Severity:  Normal               |               Resolution:
     Keywords:  test, pylibmc        |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by Johannes Maron):

 Ref #37098

 We just added support to pass `LIBMEMCACHED` to tox.

 The following works on a fresh macOS with Homebrew:

 {{{
 brew install libmemcached
 echo 'export LIBMEMCACHED="${HOMEBREW_PREFIX}"' >> ~/.profile
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/37106#comment:7>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019e7063deb5-02e30fbe-a8d7-4794-ae99-bc1e9e854bb8-000000%40eu-central-1.amazonses.com.

Reply via email to