Adverti horiz upsell

PM_heatWeight 0.6.6 for Maya (maya script)

Better default/auto weighting to a skeleton!

License
Button download
12,919 Downloads

Compatibility

  • 2010, 2009, 2008, 8.x

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:05/16/2009
Last Modified:03/31/2010
File Size: 623 KB

Q/A

Error

Date:11/21/2009
Submitted by: Lauren Newman Lauren Newman
Help!

I keep getting this error, what do i need to do to fix it?

# Warning: encountered exception while weighting mesh |Pete_smoothed|Pete_smoothedShape:
[Errno 2] No such file or directory: u'c:\\users\\lauren\\appdata\\local\\temp\\tmpqddiis\\weight0_Pete_smoothedShape.weight'

Replies to this question:

  • HCDLab

    HCDLab said over 14 years ago:

    I get the same error as well. I even went into the script file and set "tempOutputDir=None" and changed it to "tempOutputDir=C:\Documents and Settings\jameslon\Desktop\temp_output". I still encounter the error. # Warning: encountered exception while weighting mesh |polySurface15|polySurfaceShape15: [Errno 2] No such file or directory: u'c:\\docume~1\\jameslon\\locals~1\\temp\\tmpqyolhp\\weight0_polySurfaceShape15.weight' # This script could be really usefull but I just cant get it to work.
  • barnabas79

    barnabas79 said over 14 years ago:

    Strange... so if you do: import PM_heatWeight PM_heatWeight.heatWeight(tempOutputDir=r'C:\Documents and Settings\jameslon\Desktop') it still tries to save to c:\\docume~1\\jameslon\\locals~1\\temp\\tmpqyolhp\\weight0_polySurfaceShape15.weight ?

Post a reply: