maxammann / trello-to-deck

trello-to-deck reads from an JSON export of Trello and creates a board in Nextcloud Deck.
MIT License
67 stars 9 forks source link

File "./trello-to-deck", line 37 #28

Closed AndreasGrosz closed 3 years ago

AndreasGrosz commented 3 years ago

~/programme/trello-to-deck-main/scripts$ ./trello-to-deck trello.json http://192.168.188.50:8080/ andreas xxxxx

File "./trello-to-deck", line 37

board: Board = to_board(
     ^

SyntaxError: invalid syntax

This is what I got. Can not continue, need help.

maxammann commented 3 years ago

I edited your respinse because it included the password.

You have to install this repository as pip package first. Please see the README.

maxammann commented 3 years ago

If the issue persists, please reopen