← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~raoul-snyman/openlp/alembic-only into lp:openlp

 

ERROR: Failure: ImportError (cannot import name ScopedSession)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/nose/loader.py", line 413, in loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/home/andreas/Projects/OpenLP/trunk/tests/functional/openlp_core_lib/test_db.py", line 8, in <module>
    from sqlalchemy.orm import ScopedSession
ImportError: cannot import name ScopedSession


Maybe scoped_session?

-- 
https://code.launchpad.net/~raoul-snyman/openlp/alembic-only/+merge/172466
Your team OpenLP Core is subscribed to branch lp:openlp.


References