← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~crichter/openlp/testing into lp:openlp

 

Review: Needs Fixing
Does not start. Did you forget to add your new file?

andreas@andypc:~/Projekte/openlp/testing$ python openlp.pyw -l debug -d
Traceback (most recent call last):
  File "openlp.pyw", line 37, in <module>
    from openlp.core.lib import Receiver, check_directory_exists
  File "/home/andreas/Projekte/openlp/testing/openlp/core/lib/__init__.py", line 341, in <module>
    from tabwidget import OpenLPTabWidget
ImportError: No module named tabwidget

-- 
https://code.launchpad.net/~crichter/openlp/testing/+merge/50445
Your team OpenLP Core is requested to review the proposed merge of lp:~crichter/openlp/testing into lp:openlp.



References