ksobon / Bumblebee

Excel interop for Dynamo
36 stars 14 forks source link

NameError in WriteExcel #24

Closed Lexiko closed 7 years ago

Lexiko commented 8 years ago

Hi Konrad, I tried using Bumblebee to export so Revit data but keep getting the following error. I replicated it on your simple Primer example.

image

On Revit 2016 U6 R2 and Dynamo 1.1.0.2094 with Bumblebee 2017.11.2

jdnelsonkc commented 8 years ago

Hi Konrad and Lexiko, I am having this issue on Dynamo 1.2 as well. Bumblebee 2017.12.1. We tried adding import os to the beginning of the custom python node, but the result was "null".

We did however find a working solution here and hope this helps you as well: https://forum.dynamobim.com/t/package-bumblebee-name-os-is-not-defined/5989/16

ksobon commented 7 years ago

Fixed:

image

Look for this version:

image