The script is available online "UV Deluxe", or do you prefer I post the code as well ?

Clicking any one of the tabs within the tool causes this error;

box is false
# Error: 13
# Traceback (most recent call last):
#   File "<custom path>\UVDeluxe\uvdeluxe.py", line 230, in <lambda>
#     ec=lambda *args:uis.setUiState())
#   File "<custom path>\UVDeluxe\uistates.py", line 88, in setUiState
#     UiStates.pickleDump(self)
#   File "<custom path>\UVDeluxe\uistates.py", line 36, in pickleDump
#     datafile = open(UiStates.path+UiStates.filename,'w')
# IOError: [Errno 13] Permission denied: 'C:/config.uvd' #

Christopher
Justin Israel <mailto:[email protected]>
Sunday, November 23, 2014 6:19 AM
Post the script on a pastebin. Copy what you did and the errors your are getting. Can't help until we see something.

--
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] <mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA230Z1eig3dP%3D_9stdxgDGhoH1wHgz6C4X8xDRczgh5Bg%40mail.gmail.com <https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA230Z1eig3dP%3D_9stdxgDGhoH1wHgz6C4X8xDRczgh5Bg%40mail.gmail.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
Crest Christopher <mailto:[email protected]>
Sunday, November 23, 2014 1:39 AM
Thanks, I appreciate it.

For now, I have a script I would love if someone on this list could help me with. The script works, but there is a little issue that plaques me, I'm not the author of the script, and I've tried to get help from the author without much success.

Christopher

Justin Israel <mailto:[email protected]>
Sunday, November 23, 2014 12:38 AM
Hi

Welcome to the group!

We have plenty of members here that are just getting started. Feel free to ask questions. Just do your best to ask focused questions with examples of what you tried and what you expected, and you should be able to receive focused answers. And put long code samples in a pastebin link (or avoid long code samples)

If it's getting started with Python in general, it will also help to go through some basic tutorials first before asking the group about fundamental python.

Enjoy!

--
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] <mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA11XVove2-nh7-mkAi0-Uwq4GsTAb%2Bc2Zfgo9j9Bk4rUA%40mail.gmail.com <https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA11XVove2-nh7-mkAi0-Uwq4GsTAb%2Bc2Zfgo9j9Bk4rUA%40mail.gmail.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
The Christopher <mailto:[email protected]>
Sunday, November 23, 2014 12:04 AM
Hi, I'm new to Python programming in Maya, actually really new, in other words I won't be as active for a while. In the meantime I was hoping someone can help me with a script to iron out a problem ?
--
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] <mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/4d7e3e6b-c7d6-48d6-8efc-3e5be871c237%40googlegroups.com <https://groups.google.com/d/msgid/python_inside_maya/4d7e3e6b-c7d6-48d6-8efc-3e5be871c237%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/5472110C.2060500%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to