Modify ↓
Opened 18 years ago
Closed 18 years ago
#1546 closed defect (fixed)
build problem
Reported by: | Owned by: | Russ Tyndall | |
---|---|---|---|
Priority: | normal | Component: | TimingAndEstimationPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
I am trying to build and install on trac 0.10.3.1 using python23. I start the setup i get the following
running bdist_egg running egg_info writing timingandestimationplugin.egg-info\PKG-INFO writing top-level names to timingandestimationplugin.egg-info\top_le writing dependency_links to timingandestimationplugin.egg-info\depen txt writing entry points to timingandestimationplugin.egg-info\entry_poi warning: manifest_maker: standard file 'setup.py' not found error: package directory 'timingandestimationplugin' does not exist
any ideas?
Many thanks plugin looks great!
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Ignore this ticket. I am an idiot! I tried running the setup from the python dir i moved out of there and it all worked