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

Flaky behavior in Python #30

Closed
lambdaofgod opened this issue May 1, 2023 · 2 comments
Closed

Flaky behavior in Python #30

lambdaofgod opened this issue May 1, 2023 · 2 comments

Comments

@lambdaofgod
Copy link

I've managed to start codeium with company using akhil3417's suggestion in #20

It fails fast though, I've encountered 2 types of errors in log:

E0501 13:29:51.913056 1465117 prompt.go:142] Error checking for empty block node start: UseTreeSitter: no start keyword children found
E0501 13:29:51.913079 1465117 prompt.go:150] Failed to determine if multiline completions should be requested.

And
E0501 13:33:33.260453 1477885 prompt.go:478] Error getting sibling functions: UseTreeSitter: no function parent found at offset 1332

@fortenforge
Copy link
Contributor

None of those messages are real errors and we probably should not be logging them at all. These should not impact the ability of Codeium to provide completions. Are you able to see and accept code completions?

@fortenforge
Copy link
Contributor

Closing due to staleness. Please feel free to re-open if you are experiencing issues.

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

No branches or pull requests

2 participants