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
from clarifai_grpc.channel.clarifai_channel import ClarifaiChannel
File "/opt/hostedtoolcache/Python/3.10.12/x64/lib/python3.10/site-packages/clarifai_grpc/channel/clarifai_channel.py", line 7, in <module>from clarifai_grpc.grpc.api import service_pb2_grpc
File "/opt/hostedtoolcache/Python/3.10.12/x64/lib/python3.10/site-packages/clarifai_grpc/grpc/api/service_pb2_grpc.py", line 31from clarifai_grpc.channel.clarifai_channel import wrap_response_deserializer
IndentationError: expected an indented block after function definition on line 30
Version 9.7.2 has an
IndentationError
:which can be seen in https://github.com/Harmon758/Harmonbot/actions/runs/5870663524/job/15918160487#step:8:24.
This version also doesn't seem to have a respective release, tag, or even commit here, with Version 9.7.1 only having a commit as well.
The text was updated successfully, but these errors were encountered: