POV-Ray : Newsgroups : povray.unix : Unable to import povray in python : Re: Unable to import povray in python Server Time
16 Apr 2024 05:21:03 EDT (-0400)
  Re: Unable to import povray in python  
From: Doctor John
Date: 7 Nov 2014 17:02:48
Message: <545d4188$1@news.povray.org>
On 07/11/14 21:37, Doctor John wrote:
> 
> I'm not going to say RTFM, but bear in mind that subprocess and os are
> modules that will help you.
> 
> So:
> import subprocess, os
> 			will help
> 
> Without further details I can't really help more.
> 
> John
> 

Have a look at
http://www.pythonforbeginners.com/os/subprocess-for-system-administrators

This might give a few pointers

John
-- 
Protect the Earth
It was not given to you by your parents
You hold it in trust for your children


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.