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

RunPythonScript with spaces in file path

$
0
0

I’m trying to run Rhino + python script using Task Scheduler using the following syntax:

“C:\Program Files\Rhino 8\System\Rhino.exe” /nosplash /runscript=“_-RunPythonScript C:\Users\me\Company Name With Spaces\Folder Name With Spaces\PythonScript.py

I put the file path in single quotes since the larger RunPythonScript argument is in double quotes, but when Rhino opens and tries to RunPythonScript it still sees the whitespace as Enter.

Any ideas on a workaround?

4 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 4125

Trending Articles