Thanks you guys for all your help, the problem are still there. I've redericed, maya recogniced the rout until the images, but the message is the same.
2014-07-14 22:37 GMT-05:00 Arjun Thekkummadathil <[email protected]>: > in line 32 check if renderpath exist, generally IOError is when the file > doesn't exist, if your scene is not yet rendered anything then likely that > file doesn't exist > > > On Tue, Jul 15, 2014 at 3:39 AM, Diego Ruiz <[email protected]> wrote: > >> >> >> Hi everyone, I'm new in the group and I'm learning about python for >> render, I'm using Maya 2014 but I have a problem, when I call the .py file, >> Maya tells this: >> >> # Attempting to send notification email >> >> # Error: line 0: IOError: file >> D:\3D\jesusbuenahora\scripts\notification.py line 32: 2 # >> >> >> <https://lh6.googleusercontent.com/-CW13R9Td18Y/U8RUrVFo8LI/AAAAAAAAAJ0/ALIBKxkTXHI/s1600/pyfile.JPG> >> >> I check it out many times but always appears taht message, I don't know >> what to do, does somebody can help me please?, Thanks!! >> >> -- >> 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/b07443b8-4c76-4d3e-8df1-78d8a3dd631c%40googlegroups.com >> <https://groups.google.com/d/msgid/python_inside_maya/b07443b8-4c76-4d3e-8df1-78d8a3dd631c%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 a topic in the > Google Groups "Python Programming for Autodesk Maya" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/python_inside_maya/qxCzPP35Wkk/unsubscribe > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/CAJrOGy9anWorQPQKNvg3RLAJXGMEvOxjjrSfJw8FSz6jnxNdKQ%40mail.gmail.com > <https://groups.google.com/d/msgid/python_inside_maya/CAJrOGy9anWorQPQKNvg3RLAJXGMEvOxjjrSfJw8FSz6jnxNdKQ%40mail.gmail.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/CAPrCNTWq17zsWgFkUVnx2gqxnez9HPxBrs22XLq-9eb-7Xm%3DmA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
