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

Creating Plugin from Rhino Python - file output problem

$
0
0

@nickp1 wrote:

I created a plugin from a debugged and working Python script. Initially the plugin did not execute as the original script and terminated before running to completion. The original script opened an output file and wrote text to the file and it seems that this was the problem. After the file open, write and close statements were commented out the plugin ran to completion and produced the correct drawing in Rhino. Is there a problem with file I/O when compiling Python and creating a plugin?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles