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

Ipynb conversion does not work #128

Closed
AlexandreSajus opened this issue Jan 4, 2022 · 1 comment · Fixed by #129
Closed

Ipynb conversion does not work #128

AlexandreSajus opened this issue Jan 4, 2022 · 1 comment · Fixed by #129
Assignees
Labels
bug Something isn't working priority Should be fixed before other issues

Comments

@AlexandreSajus
Copy link
Contributor

Currently loading an ipynb file crashes because in:
https://github.com/Bycelium/PyFlow/blob/master/opencodeblocks/scene/from_ipynb_conversion.py#L64
line is undefined

Also,
Run_right does not work in an ipynb converted notebook because it finds edges with None as destination_socket

@AlexandreSajus AlexandreSajus added bug Something isn't working priority Should be fixed before other issues labels Jan 4, 2022
@FabienRoger FabienRoger self-assigned this Jan 4, 2022
@FabienRoger FabienRoger linked a pull request Jan 4, 2022 that will close this issue
@FabienRoger
Copy link
Contributor

The current pull request doesn't solve the second part ("Run_right does not work in an ipynb converted notebook because it finds edges with None as destination_socket")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority Should be fixed before other issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants