I just grabbed a copy of that Nightshade plugin and tried it. Worked right away. Are you sure you followed the instructions? I just copied over the contents of the bundled "scripts" directory to my Maya's scripts location. I happened to put it in the shared scripts location, on my mac:
$ ls -1 /Users/justin/Library/Preferences/Autodesk/maya/scripts NSUV calcUVStats.py texturePanel_NSUV.mel texturePanel_NSUV_2015.mel textureWindowCreateToolBar_NSUV.mel textureWindowCreateToolBar_NSUV_2014.mel textureWindowCreateToolBar_NSUV_2015.mel The NSUV package gets picked up because the shared scripts location is on the default Maya pythonpath Maybe post what your installation location looks like? I haven't tried to customize my Maya.env to point specifically to this or anything. More information would be helpful. On Sun, Apr 19, 2015 at 7:41 AM johan Borgström <[email protected]> wrote: > Maybe a missing __init__.py ? > > -- > 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/b51db530-6074-437e-93e0-07675264f128%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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA1xHUDHKBE3Le75MUWQBywkaQaFbW6ErQihtpvF5haT%3Dw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
