DynamoDS / Dynamo

Open Source Graphical Programming for Design
https://dynamobim.org
Other
1.74k stars 634 forks source link

Crash report from Dynamo 2.16.1.2727 #14130

Closed GoldenSection closed 1 year ago

GoldenSection commented 1 year ago

Issue Description

Please fill in the following information to help us reproduce the issue:

Dynamo version

Dynamo: 2.16.1.2727

Operating system

OS: Microsoft Windows NT 10.0.19045.0

What did you do?

Dynamo doesn't read the excel file and transform it to the list. Only CSV option can be used for this purpose.

What did you expect to see?

To take the data from excel file and transform it to the list without an issue.

What did you see instead?

Error:) image

What packages or external references (if any) were used?

Stack Trace

image (From the Dynamo crash window select 'Details' -> 'Copy' and paste here) image


CLR: 4.0.30319.42000

github-actions[bot] commented 1 year ago

Thank you for submitting the issue to us. We are sorry to see you get stuck with your workflow. While waiting for our team member to respond, please feel free to browse our forum at https://forum.dynamobim.com/ for more Dynamo related information.

GoldenSection commented 1 year ago

There 's no crash so that's why I have shared the same image.

QilongTang commented 1 year ago

hi @GoldenSection I would encourage you to use the new Excel node - OpenXMLImportExcel instead since the one you are using is depending on the actual excel application on your system, there could be problem about compatibility per machine setup. However the new node does not depend on Excel at all. image

GoldenSection commented 1 year ago

Thanks, it works.

QilongTang commented 1 year ago

Thank you for reaching out @GoldenSection Dont hesitate to ask about issues so we can help! Our forum https://forum.dynamobim.com/ is also a great place for the community. Closing.