Modify ↓
      
        Opened 17 years ago
Closed 14 years ago
#4552 closed defect (fixed)
setup.py ends with error
| Reported by: | Owned by: | Ryan J Ollos | |
|---|---|---|---|
| Priority: | normal | Component: | TracDownloaderPlugin | 
| Severity: | blocker | Keywords: | setup | 
| Cc: | Trac Release: | 0.10 | 
Description (last modified by )
There is a problem with setup.py of TracDownloader at line 23.
I solved it temporary by commenting out the following lines:
# """install_requires = ['PyCAPTCHA >= 0.4', # 'PIL >= 1.1.5'],"""
Attachments (0)
Change History (4)
comment:1 Changed 17 years ago by
| Owner: | changed from Radek Bartoň to Petr | 
|---|
comment:2 Changed 17 years ago by
| Component: | DownloadsPlugin → TracDownloaderPlugin | 
|---|
comment:3 Changed 14 years ago by
| Description: | modified (diff) | 
|---|---|
| Owner: | changed from Petr to Ryan J Ollos | 
| Status: | new → assigned | 
comment:4 Changed 14 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
Fixed in #8515 on the 0.11 branch.
Note: See
        TracTickets for help on using
        tickets.
    



TracDownloader isn't my plugin, sorry.