Hi Ben,

Sorry it doesn't work for you. I only changed this option, then it's
working. BTW, I am using the latest Pycharm version 2017.1.5, not sure if
it's related to version.

Thanks,
Tom

On Fri, Jul 14, 2017 at 1:58 AM, Benjam901 <[email protected]> wrote:

> Hello Tom,
>
> I tried your approach and unfortunately it was no dice for me. The only
> way I have been able to get this to work is by using a solution posted
> above. Did you change any other settings in PyCharm?
>
> from Qt import QtCore, QtGui, QtWidgets
> if False:
>    from PyQt4 import QtGui, QtCore
>    QtWidgets = QtGui
>
>
> - Ben
>
>
>
> On Thursday, 13 July 2017 21:42:25 UTC+2, Fengyu Yan wrote:
>>
>> Hi All,
>>
>> I had this issue and figured it out it can be resolved easily, don't need
>> to re-install everything. So put solution here in case anyone has similar
>> issue.
>>
>> Open setting window and select Python Debugger, then uncheck option "PyQt
>> compatible".
>>
>> Thanks,
>> Tom
>
> --
> 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/uVfecbv9XEM/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/12c95a8e-8232-4515-a52f-
> f39e12e873ca%40googlegroups.com
> <https://groups.google.com/d/msgid/python_inside_maya/12c95a8e-8232-4515-a52f-f39e12e873ca%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/CAOawZ2TJ6GmND-gBJXpSS96_41MNYivn-uym6pER22Kf7d%2BdwQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to