Modify ↓
Opened 16 years ago
Closed 16 years ago
#3789 closed defect (fixed)
Dependency for recaptcha_client is missing in setup.py
Reported by: | dna | Owned by: | Alejandro J. Cura |
---|---|---|---|
Priority: | normal | Component: | RecaptchaRegisterPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Dependency for recaptcha_client is missing in setup.py.
Alecu already updated the RecaptchaRegisterPlugin page with install instructions for recaptcha_client.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
I've updated setup.py so it automatically depends on the recaptcha_client python module.
Anyway, if you install RecaptchaRegisterPlugin but it doesn't show up on trac's admin, then you should check out that the recaptcha_client module for python is installed.
Also, you should try enabling trac's debugging log: "Admin->Logging->Type=console, log level=DEBUG" and after restarting trac you should look for a related error. In this case, the error was: