Forum: Blender


Subject: python scripts

blueblott opened this issue on Apr 26, 2009 ยท 5 posts


oldskoolPunk posted Mon, 27 April 2009 at 12:42 PM

Yes you can have more than one python installed.

Usually script errors are from certain data not being present and the writer not including all fail-safes.

For example, many export scripts will report an error if the object you are trying to export doesn't have uv coordinates.

So just check whatever it is you are doing, and maybe post some more specific information on an individual error you are getting?

Here are some.