Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 4145

Python script

$
0
0

Hi,
What does COM is not supported mean for the last line of my script:
if (run):
write_members_to_excel(filePath).

If I alter my script to:
…if (run):
…write_members_to_excel(filePath).
I dont see any error but the excel file doesnt appear in my folder.

I am working on rhino 8 on my Macbook pro and ive installed microsoft excel.
Please let me know how to solve this problem.

Thank you.

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 4145

Trending Articles