wassimj / topologicpy

The python bindings for topologic
MIT License
83 stars 23 forks source link

Upgrading after 0.7.41 causes Wire.ByOffset to have "offsetKeys" Issue #67

Open hendrikodito opened 1 month ago

hendrikodito commented 1 month ago

Hi,

We are exploring the use of the Wire.ByOffset further than what we posted on LinkedIn, and after upgrading further than 0.7.41, the offset skips dictionaries and does not offset the variable offsets as expected.

image Expected outcome using 0.7.41

image

Result after Upgrading

Thank you!

hendrikodito commented 1 month ago

it seems uninstalling and upgrading to 0.7.50, solves the problem. Thank you!

hendrikodito commented 1 month ago

Hello,

The problem came back after I restarted my computer on 0.7.50 and i managed to capture the error.

image

The error seem to be related to dictionary transfer.

wassimj commented 1 month ago

I am looking into it, but may I ask you to change the input from a gene pool to separate number inputs and test if it continues to give you this error?