Yeah I tried it and no avail. Python Code/PysideCode/book/qtshim.py
Padraig On Dec 7, 2015 12:06 AM, "Justin Israel" <[email protected]> wrote: > What is the "book" namespace now? > > And did you actually try: > > from PysideCode.qtshim import QtGui, QtCore, Signal > > On Mon, 7 Dec 2015 8:53 PM Padraig Ó Cuínn <[email protected]> > wrote: > >> exact PYTHONPATH = C:\Users\OCuinn\Dropbox\Maya Scripts\Python Code <<<< >> This is the main Root Folder and holds API/Python/ PythonAPI/ and Mel >> folders aswell as PysideCode >> >> In windows Environment variables its the same >> >> from PysideCode.book.qtshim import QtGui, QtCore, Signal <<<< I did >> want them in PysideCode so i can access then through out all of the entire >> PySide projects >> >> when i have everything in the one place it gets imported and works but I >> don't want that. >> >> PysideCode has a UI folder and a Code folder both with __init__.py >> (every folder i create has an init regarding python) >> >> Thanks >> >> Padraig >> >> -- >> 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/19c79503-7da7-46b0-b662-5018f93b0cbe%40googlegroups.com >> <https://groups.google.com/d/msgid/python_inside_maya/19c79503-7da7-46b0-b662-5018f93b0cbe%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/c40LWKxBb9k/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/CAPGFgA1CUdOsb8_V50mBBq90BweaiF8faXfjoRFVL%2Bc8vHZLdw%40mail.gmail.com > <https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA1CUdOsb8_V50mBBq90BweaiF8faXfjoRFVL%2Bc8vHZLdw%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/CALB%2BjCzEd6WzaN7bxOcZTBx2e3-rYFecAeLrb3ek1kuHcNmt6Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
