hi there
right now i am using Dynamo 2.0.1.5055
i am using Dynamo both in Revit and in Sandbox.
i have a python script that i read using “Python Script from String”
the script is just reading some excel and doing analysis resulting in a list.
now the funny part:
if run i sandbox everything fine, the script works like expected.
when in Revit environment it fails with tons of errors
for me that is ridiculous as i am using the same python script and the same excel file!!!
anyone else had the same experience?