Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IndentationError in Version 9.7.2 #158

Open
Harmon758 opened this issue Aug 15, 2023 · 0 comments
Open

IndentationError in Version 9.7.2 #158

Harmon758 opened this issue Aug 15, 2023 · 0 comments

Comments

@Harmon758
Copy link

Version 9.7.2 has an IndentationError:

    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 31
    from clarifai_grpc.channel.clarifai_channel import wrap_response_deserializer
IndentationError: expected an indented block after function definition on line 30

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant