You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is the error from the log when I try to use the prediction ...
` File "/home/graham/PythonProjects/poio-site/src/main/api.py", line 111, in get_prediction
prsgio = pressagio.Pressagio(callback, config, dbconnection)
TypeError: init() takes exactly 3 arguments (4 given)'
The text was updated successfully, but these errors were encountered:
Here is the error from the log when I try to use the prediction ...
` File "/home/graham/PythonProjects/poio-site/src/main/api.py", line 111, in get_prediction
prsgio = pressagio.Pressagio(callback, config, dbconnection)
TypeError: init() takes exactly 3 arguments (4 given)'
The text was updated successfully, but these errors were encountered: