If we're reading your code correctly. It looks like you meant to write str( i+1 ) not srt() to convert the result of i+1 into a string.
-Chad On Mon, Feb 20, 2017 at 7:55 PM, CGSKOOL Professional Computer Graphics Training <[email protected]> wrote: > hi Justin thank you for your answer, of course the code is bad in any > place, i will try to make working, thank you for your time and if i find > the solution i respond you. > > have a great day and thank you again. > > JP > > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/python_inside_maya/89b3d6cf-4888-45ba-81b8- > f403c0e366cc%40googlegroups.com > <https://groups.google.com/d/msgid/python_inside_maya/89b3d6cf-4888-45ba-81b8-f403c0e366cc%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAJ4oLs71_mAjNLboKhwP2U%2BTOAdDxUhqjUc8dDfYw3bXz%3D7m0w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
