Lukasz Szybalski wrote: > there is no setup.py
There is if you check out the root of the trunk (you checked out trunk/dabo). Follow this link and you'll see: http://svn.dabodev.com/dabo/trunk Now remove the directories you've checked out and do this instead: # Note the lack of slash between trunk and dabo: svn checkout http://svn.dabodev.com/dabo/trunk dabo cd dabo sudo python setup.py install -- Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
