Hey elrond79! I turned off the plugin and worked! Thank you very much!! 2015. május 20., szerda 22:58:30 UTC+2 időpontban elrond79 a következőt írta: > > Hey David - when maya starts up on that computer, are there any error > messages? It seems like the problem is that the mayaHIK plugin is loaded, > and reports that it provides the HIKComputeReference command (which it > should) - but for some reason, it's not available. > > Also - what's the first line of whatever you're running that causes this > error? ie, this: > > File "<maya console>", line 1, in <module> > > And how is this script run? In a gui? from the command-line, with mayapy? > > On Wed, May 20, 2015 at 1:09 AM, David Lantos <[email protected] > <javascript:>> wrote: > >> Hi elrond79! >> >> I attach the full error message: >> >> >> # pymel.core : Updating pymel with pre-loaded plugins: mayaHIK, >> tiffFloatReader, ArnoldExport, >> bifrostvisplugin, Mayatomr, ikSpringSolver, ik2Bsolver, xgenToolkit, >> AbcExport, retargeterNodes, >> dGPUCache, VectorRender, AutodeskPacketFile, arnoldExport, OpenEXRLoader, >> Unfold3D, >> mayaCharacterization, modelingToolkit, xyMayaTools, rotateHelper, >> MayaMuscle, DirectConnect, >> dMayaPlugins, matrixNodes, AbcImport, BifrostMain, autoLoader, >> sceneAssembly, Substance, >> OneClick, shaderFXPlugin, objExport, bifrostshellnode, ArubaTessellator, >> stereoCamera, xgenMR, >> quatNodes, modelingToolkitStd, fbxmaya # >> # Error: 'module' object has no attribute 'HIKComputeReference' >> # Traceback (most recent call last): >> # File "<maya console>", line 1, in <module> >> # File >> "file://u:\extensions\python\base\dl\python\projects\comet_sb\deformSetup.py";, >> >> line 1, in <module> >> # import pymel.core as pc >> # File "C:\Program >> Files\Autodesk\Maya2015\Python\lib\site-packages\pymel\core\__init__.py", >> line 297, in <module> >> # _installCallbacks() >> # File "C:\Program >> Files\Autodesk\Maya2015\Python\lib\site-packages\pymel\core\__init__.py", >> line 295, in _installCallbacks >> # _pluginLoaded( plugin ) >> # File "C:\Program >> Files\Autodesk\Maya2015\Python\lib\site-packages\pymel\core\__init__.py", >> line 134, in _pluginLoaded >> # _addPluginCommand(pluginName, funcName) >> # File "C:\Program >> Files\Autodesk\Maya2015\Python\lib\site-packages\pymel\core\__init__.py", >> line 63, in _addPluginCommand >> # _pmcmds.addWrappedCmd(funcName) >> # File "C:\Program >> Files\Autodesk\Maya2015\Python\lib\site-packages\pymel\internal\pmcmds.py", >> line 115, in addWrappedCmd >> # cmd = getattr(maya.cmds, cmdname) >> # AttributeError: 'module' object has no attribute 'HIKComputeReference' >> # >> >> >> >> >> >> 2015. május 19., kedd 18:57:31 UTC+2 időpontban elrond79 a következőt >> írta: >>> >>> Hey David - please turn on the option in Maya for displaying the full >>> python traceback. Don't have a maya available at the moment, but there >>> should be an option for it somewhere in script editor window's menus. Once >>> I have a full traceback, I may be able to help... >>> >>> On Tue, May 19, 2015 at 7:50 AM, David Lantos <[email protected]> wrote: >>> >>>> Hi guys! >>>> >>>> I wrote a script that using pymel. It works on 5 computers but on one >>>> doesn't, so I think the script is ok. >>>> There was a maya2015 reinstall. Actually the 6 computers are (should >>>> be) the total same with same setup. >>>> >>>> The script does not so special just creating some nodes, etc... >>>> >>>> The error appears the one computer: >>>> >>>> # pymel.core : Updating pymel with pre-loaded plugins: mayaHIK, >>>> tiffFloatReader, ArnoldExport, bifrostvisplugin, Mayatomr, ikSpringSolver, >>>> ik2Bsolver, xgenToolkit, AbcExport, retargeterNodes, dGPUCache, >>>> VectorRender, AutodeskPacketFile, arnoldExport, OpenEXRLoader, Unfold3D, >>>> mayaCharacterization, modelingToolkit, xyMayaTools, rotateHelper, >>>> MayaMuscle, DirectConnect, dMayaPlugins, matrixNodes, AbcImport, >>>> BifrostMain, autoLoader, sceneAssembly, Substance, OneClick, >>>> shaderFXPlugin, objExport, bifrostshellnode, ArubaTessellator, >>>> stereoCamera, xgenMR, quatNodes, modelingToolkitStd, fbxmaya >>>> # Error: AttributeError: file C:\Program >>>> Files\Autodesk\Maya2015\Python\lib\site-packages\pymel\internal\pmcmds.py >>>> line 115: 'module' object has no attribute 'HIKComputeReference' # >>>> >>>> >>>> Any idea? >>>> >>>> -- >>>> 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/5ff85322-7a0b-4cd8-8ba9-b8413d2ac0a8%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/python_inside_maya/5ff85322-7a0b-4cd8-8ba9-b8413d2ac0a8%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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/python_inside_maya/e9e31c25-9ae6-4644-a3b4-8a9194145657%40googlegroups.com >> >> <https://groups.google.com/d/msgid/python_inside_maya/e9e31c25-9ae6-4644-a3b4-8a9194145657%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/e28ae88f-67f7-4396-a876-b4fbebd24450%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
