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

Line node - size mode #3987

Closed
Durman opened this issue Mar 25, 2021 · 0 comments · Fixed by #4004
Closed

Line node - size mode #3987

Durman opened this issue Mar 25, 2021 · 0 comments · Fixed by #4004
Assignees
Labels

Comments

@Durman
Copy link
Collaborator

Durman commented Mar 25, 2021

Problem statement

2021-03-25_20-46-50

\sverchok\nodes\generator\line_mk4.py", line 73, in make_line
    verts_lines[num_added_verts: num_added_verts + len(line_verts)] = line_verts
ValueError: could not broadcast input array from shape (3,3) into shape (2,3)

#3880

vicdoval added a commit that referenced this issue Mar 31, 2021
There as a trouble of creating itertools iterators from other iterator items... change one of the to regular matching strategy
vicdoval added a commit that referenced this issue Mar 31, 2021
There as a trouble of creating itertools iterators from other iterator items... change one of the to regular matching strategy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants