Modify ↓
#8524 closed task (invalid)
no idea how to install this, there's no setup.py
| Reported by: | falkb | Owned by: | David Roussel |
|---|---|---|---|
| Priority: | normal | Component: | ColorMacro |
| Severity: | normal | Keywords: | |
| Cc: | Steffen Hoffmann | Trac Release: | 0.12 |
Description
- I want to call
python setup.py bdist_egg
but there is no setup.py, instead just ColorMacro.py.
- The wiki page doesn't give a hint how to install the whole thing.
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
comment:2 Changed 15 years ago by
| Cc: | Steffen Hoffmann added; anonymous removed |
|---|
For further reading on the issue, see WikiStart#HowdoIinstallthesethings. We should have better plugin install documentation on t-h.o via a single wiki page that all plugins/macros point to. AdrianFritz got a start at this, see wiki:Install?, but it needs more work. I also remember an older page that describes how to install macros and plugin. I think k0s did some of the work on that page, but I'm unable to locate it at the moment. See also #3725.
comment:3 Changed 11 years ago by
There's a brief statement in TracPlugins#RequirementsforTraceggs about installing single-file plugins, but perhaps we need to make it more prominent.
Note: See
TracTickets for help on using
tickets.



copy the .py file into the plugins folder of you trac environment