Forum: Carrara


Subject: Spline modeling

njb2000 opened this issue on Jun 01, 2010 · 7 posts


njb2000 posted Tue, 01 June 2010 at 12:11 PM

You where right **sparrownightmare  I down loaded a 64bit version Now going for the 32bit

My plan is Gimp paths to SVG uniconvertor to AI

Now I have installed the uniconvertor but its a command line prompt program and I havent had any joy!

I change directory to c:phython26scripts which is where the unicov.cmd file is! type the name unicov test.svg test.ai

  "python" is not a reconised internal external command!
I opened up the batch file
@python -c "from uniconvertor import uniconv; uniconv<>;" "%~1" "%~2"

None the wiser!
**