They are mostly the same, but you can’t run libraries compiled for one in the other, like PyQt.
Your pyhook may (I don’t know) be compiled, in which case you need to compile it for mayapy. For pure-Python libraries however, you can treat them the same. To install pip for mayapy, simply run it with mayapy $ mayapy get-pip.py $ mayapy -m pip install pyhook - https://pip.pypa.io/en/stable/installing/ -- 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/CAFRtmOBLt_sMSx_j9BrH0pN4dcmm8y2Q%3DX1oiDhQziW%2BUZU3oQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
