Skip to content

Installing craftbeerpi3 print "INIT DB" Error #253

Description

@greidyone

I am trying to install Craftbeerpi3 and I am getting the error. When running ./run.py

Traceback (most recent call last):
File "./run.py", line 3, in
from modules import socketio, app, cbpi
File "/home/pi/craftbeerpi3/modules/init.py", line 50
print "INIT DB"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("INIT DB")?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions