When creating a pathButtonGrp and clicking the browse button I get an error.
I imported the core:
import pymel.core as pm
Maya 2009 64 bit
Windows XP 64
pymel 1.0.2
Should show the directory browse window. Instead it outputs:
# Traceback (most recent call last):
# File "N:\tools\pymel-1.0.2\pymel\core\windows.py", line 218, in __call__
# return self.func(*self.args, **self.kwargs)
# File "N:\tools\pymel-1.0.2\pymel\core\uitypes.py", line 904, in setPathCB
# def setPathCB(name):
# NameError: global name 'promptForPath' is not defined #
Original issue reported on code.google.com by blazej.f...@googlemail.com on 11 Jan 2011 at 5:36
Original issue reported on code.google.com by
blazej.f...@googlemail.com
on 11 Jan 2011 at 5:36