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

KeyError: '[#Branch1]' #4

Open
daniJb opened this issue Dec 16, 2021 · 2 comments · May be fixed by #7
Open

KeyError: '[#Branch1]' #4

daniJb opened this issue Dec 16, 2021 · 2 comments · May be fixed by #7

Comments

@daniJb
Copy link

daniJb commented Dec 16, 2021

Hello,
I am doing a quick run of demo.py, It gives me a key error under one of the dictionary reads.
Error:
KeyError: '[#Branch1]'

Please advise.
thanks

@aditya12333
Copy link

hello,
did you find the solution for this error?

@MarioKrenn6240
Copy link
Contributor

This error very likely comes from using a SELFIES version higher than used in this project. We used SELFIES v1.0.x. Either you could use the old version (not recommended but very quick), or you update the code to use the new SELFIES v2.x.x. if you do so, please make sure to create a PR such that others benefit from your effort. Thank you!

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

Successfully merging a pull request may close this issue.

3 participants