danslimmon / oscar

Scan your coffee's barcode, and it'll get added to your grocery list
MIT License
263 stars 46 forks source link

Line 74 Group Error #21

Closed arasheht closed 9 years ago

arasheht commented 10 years ago

Stops installing with this error. No idea what to do.

Traceback (most recent call last):
File "install.py", line 74, in 
trello_grocery_board = m.group(1)
AttributeError: 'NoneType' object has no attribute 'group'

cabe56 commented 10 years ago

Did you create the 'Groceries' board for oscar? It would be better if the installer just created a board if missing.

arasheht commented 10 years ago

I have, as well as the other oscar_db board.

CloCkWeRX commented 9 years ago

Not enough info to go on here, sorry.