Hi, I've tried to install galaxy on my Ubuntu Linux amd64 2.6.27-11-generic, Python 2.5.2 (r252:60911), >>> sqlalchemy.__version__ '0.5.8', I ran $ hg clone http://bitbucket.org/galaxy/galaxy-central/ 5 days ago And I got this error after calling % sh run.sh Traceback (most recent call last): File "/home/tan/galaxy_dist/lib/galaxy/web/buildapp.py", line 61, in app_factory app = UniverseApplication( global_conf = global_conf, **kwargs ) File "/home/tan/galaxy_dist/lib/galaxy/app.py", line 28, in __init__ create_or_verify_database( db_url, self.config.database_engine_options ) File "/home/tan/galaxy_dist/lib/galaxy/model/migrate/check.py", line 66, in create_or_verify_database db_schema = schema.ControlledSchema( engine, migrate_repository ) File "/home/tan/galaxy_dist/eggs/sqlalchemy_migrate-0.5.4-py2.5.egg/migrate/versioning/schema.py", line 24, in __init__ self._load() File "/home/tan/galaxy_dist/eggs/sqlalchemy_migrate-0.5.4-py2.5.egg/migrate/versioning/schema.py", line 36, in _load self.table = Table(tname, self.meta, autoload=True) File "/var/lib/python-support/python2.5/sqlalchemy/schema.py", line 110, in __call__ return type.__call__(self, name, metadata, *args, **kwargs) File "/var/lib/python-support/python2.5/sqlalchemy/schema.py", line 226, in __init__ _bind_or_error(metadata).reflecttable(self, include_columns=include_columns) File "/var/lib/python-support/python2.5/sqlalchemy/engine/base.py", line 1275, in reflecttable self.dialect.reflecttable(conn, table, include_columns) File "/var/lib/python-support/python2.5/sqlalchemy/databases/sqlite.py", line 343, in reflecttable raise exceptions.NoSuchTableError(table.name) NoSuchTableError: migrate_version /var/lib/python-support/python2.5/sqlalchemy/__init__ says ver 0.4.6 Thanks, Patrick __________________________________________________________________ Connect with friends from any web browser - no download required. Try the new Yahoo! Canada Messenger for the Web BETA at http://ca.messenger.yahoo.com/webmessengerpromo.php