On Friday, April 22, 2011 3:41:22 am Mark Stanton wrote: > > Open a terminal (or cmd.exe in Windows) and simply type 'python' and > > press Enter. You will then be at an interactive prompt; you should > > be able to type 'import dabo' from there. > > Yup, I thought that. > It says "ImportError: No module named Dabo". > > I've clearly missed out something basic and obvious, but I don't know what. > > On the assumption that I need to install Dabo into Python I've gone to the > main Dabo directory and at the bash prompt typed > > python setup.py install > > It thinks for a while but then complains about the lack of SQLite 3 and > the pysqlite2 module :-(
Can you post the actual error message here? > > Mark Stanton > One small step for mankind... -- Adrian Klaver [email protected] _______________________________________________ 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/[email protected]
