Try going to the SQLObject page

http://www.sqlobject.org

go to the docs page.

Do the Person example (first one in the docs).

If this works ok then:
  - my sql is installed and working
  - the python bindings to MySQL is installed and working
  - SQLObject is working.

After you hit this point:
   - make sure that your dev.cfg URL matches the one you used in the
example

hope this helps,
Mike

Reply via email to