Got an example of broken code?
That fix you mentioned is only if you use Unicode characters within your source code.
--
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 python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/8a0861ca-0569-42eb-a918-03db2832542e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA0V_5QNKoFhb6aiHR%3DoCDpFTz90QSYZGfuiBrxRbaGfYQ%40mail.gmail.com.
unterminated string usually means a typo.you have one too many quotes or forgot to put a quote.your trace back will tell you which line it's happening in.
On Fri, Nov 13, 2015 at 6:07 PM, Justin Israel <justin...@gmail.com> wrote:
Got an example of broken code?
That fix you mentioned is only if you use Unicode characters within your source code.
On Sat, 14 Nov 2015 12:47 PM Rudi Hammad <rudih...@gmail.com> wrote:
hi,--
so my code breaks when he wants...if I delete all the comments it works.
If I leave the comments, sometime it works and other times it breaks...soo what is going on?
I´ve read that addind at the beginning of my code the following solves the problem:
#!/usr/bin/env python
# -*- coding: utf-8 -*-
but it doesn´t.
what can I do?
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 python_inside_maya+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/8a0861ca-0569-42eb-a918-03db2832542e%40googlegroups.com.
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 python_inside_maya+unsub...@googlegroups.com.
Post here exactly what you trying to run.
To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/8a0861ca-0569-42eb-a918-03db2832542e%40googlegroups.com.
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 python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA0V_5QNKoFhb6aiHR%3DoCDpFTz90QSYZGfuiBrxRbaGfYQ%40mail.gmail.com.
--
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 python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/e95f862f-a693-46c7-a325-7c14cfe143da%40googlegroups.com.
And use a pastebin please, to preserve formatting.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CACqGSchJEEDE1Hu%2BscbcnRLyas6Cs9mF-1Nntrd%3DtN0MTsGa6A%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA2hsNNDKu-fY6fwE2aF4VffdN31XqWJXr-XtqUawy5ypw%40mail.gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_maya+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/8a0861ca-0569-42eb-a918-03db2832542e%40googlegroups.com.
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 python_inside_maya+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA0V_5QNKoFhb6aiHR%3DoCDpFTz90QSYZGfuiBrxRbaGfYQ%40mail.gmail.com.
--
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 python_inside_maya+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/e95f862f-a693-46c7-a325-7c14cfe143da%40googlegroups.com.
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 python_inside_maya+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CACqGSchJEEDE1Hu%2BscbcnRLyas6Cs9mF-1Nntrd%3DtN0MTsGa6A%40mail.gmail.com.
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 python_inside_maya+unsub...@googlegroups.com.
Justin, I used pastebin to clone the code and paste here. Is this okey?
Haha! :D
--
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 python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/20914bd8-540c-4839-a5e3-51c2ce6fc1f9%40googlegroups.com.
--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 python_inside_m...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/20914bd8-540c-4839-a5e3-51c2ce6fc1f9%40googlegroups.com.
Hah, ya it would be helpful to *actually* get the pastebin link, which preserved formatting. We don't want long code in these messages. Anything more than, say, 10 lines should be a link to something external that makes the code readable.
Even after we see it in pastebin form, I feel it could just be a bug in the eclipse plugin that talks to Maya. Because if your script continues to work in Maya via standard importing, but breaks when you send it over the wire from eclipse.. it may just be that developer tool.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/1447939631.2224861.444280673.1C775E9E%40webmail.messagingengine.com.
To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_maya+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/20914bd8-540c-4839-a5e3-51c2ce6fc1f9%40googlegroups.com.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 python_inside_maya+unsub...@googlegroups.com.
So, how about that pastebin link?
To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/20914bd8-540c-4839-a5e3-51c2ce6fc1f9%40googlegroups.com.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 python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/1447939631.2224861.444280673.1C775E9E%40webmail.messagingengine.com.
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 python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/2024c723-550c-4e94-ae34-542ea390f2b1%40googlegroups.com.
okey, sorry guys..
No offense, Rudi. It’s just funny sometimes the way in which things can get misunderstood. :)
If you post a link to that pastebin, I’m sure we’ll be able to help you narrow down this problem.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA2mFYxF1c6d2MCaityPHuKpndw7R1RE8MapPaTxJww0Kw%40mail.gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_maya+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/20914bd8-540c-4839-a5e3-51c2ce6fc1f9%40googlegroups.com.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 python_inside_maya+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/1447939631.2224861.444280673.1C775E9E%40webmail.messagingengine.com.
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 python_inside_maya+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/2024c723-550c-4e94-ae34-542ea390f2b1%40googlegroups.com.
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 python_inside_maya+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA2mFYxF1c6d2MCaityPHuKpndw7R1RE8MapPaTxJww0Kw%40mail.gmail.com.