Ticket #59 (new defect)

Opened 3 months ago

Last modified 2 months ago

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

Changed 2 months ago by adrian

I've updated the Windows installation instructions regarding this issue.

Note: See TracTickets for help on using tickets.