Modify ↓
#6234 closed defect (invalid)
can not install with trac 0.11.5
| Reported by: | anonymous | Owned by: | Jun Omae |
|---|---|---|---|
| Priority: | normal | Component: | TracWysiwygPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
hi!
in the root directory of my trac installation i always get this error:
easy_install -v http://trac-hacks.org/svn/tracwysiwygplugin/0.11 Downloading http://trac-hacks.org/svn/tracwysiwygplugin/0.11 error: Unexpected HTML page found at http://trac-hacks.org/svn/tracwysiwygplugin/0.11
thanks for any hint.
with friendly greetings,
werner
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
review your proxy settings using http_proxy environment variable.
Note: See
TracTickets for help on using
tickets.



Try the direct route and don't use easy_install:
See if that works (depending on your environment - I'm using Gentoo Linux).