OpenLP does not work with SQLAlchemy 0.7

Bug #789285 reported by Raoul Snyman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenLP
Fix Released
Medium
Raoul Snyman

Bug Description

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/openlp/core/lib/pluginmanager.py", line 95, in find_plugins
    __import__(modulename, globals(), locals(), [])
  File "/usr/lib/python2.7/site-packages/openlp/plugins/songs/songsplugin.py", line 36, in <module>
    from openlp.core.lib.db import Manager
  File "/usr/lib/python2.7/site-packages/openlp/core/lib/db.py", line 35, in <module>
    from sqlalchemy.exceptions import InvalidRequestError
ImportError: No module named exceptions

Related branches

Changed in openlp:
milestone: none → 1.9.7
importance: Undecided → Medium
status: New → Confirmed
status: Confirmed → In Progress
Changed in openlp:
status: In Progress → Fix Committed
Changed in openlp:
status: Fix Committed → Fix Released
Changed in openlp:
milestone: 1.9.7 → 1.9.6
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.