Ticket #59 (new defect)
Installing from trunk on Windows requires svn export
| Reported by: | adrian | Owned by: | heyadayo |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Orbited Daemon | Version: | Orbited 0.6.0 |
| Keywords: | Cc: |
Description
Running
setup.py install
or
python setup.py install
to install Orbited on Windows gives the error "NameError: global name 'log' is not defined." This can be avoided by exporting the unversioned files to a new directory and running the install commands from there.
Change History
Note: See
TracTickets for help on using
tickets.