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

not enough values to unpack koala/ast/__init__.py", line 397, in prepare_pointer #251

Open
mjozan opened this issue Apr 21, 2020 · 0 comments

Comments

@mjozan
Copy link

mjozan commented Apr 21, 2020

Hello,

I try to test this library by feeding it a excel project but I got this error :

koala/ast/__init__.py", line 408, in prepare_pointer
    start, end = code.split(':OFFSET')
ValueError: not enough values to unpack (expected 2, got 1)  

The code variable is OFFSET([84]Base!C1,1,,COUNTA([84]Base!C:C)-1)

Can somebody help me please? Thank you very much.

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

1 participant