Open GoogleCodeExporter opened 9 years ago
I fixed the 'PyQWinHoo" error as stated in the known issues page, but still
dont get a
Blur menu in XSI.
Thanks in advance!
Antonio
Original comment by agov...@gmail.com
on 28 Jan 2010 at 8:56
I Downloaded and installed the following file from the ftp:
BlurSoftimage_python24_x32_install_8275.exe
I connected to this workgroup:
C:\blur\dev\offline\code\maxscript\treegrunt\XSIWorkgroup
And finally got the Blur menu to appear in the XSI toolbar, and launch the tree
grunt.
But I can't run the commands form the Treegrunt:
=====================================================================
# ERROR : Traceback (most recent call last):
# File "<Script Block >", line 1179, in ?
# tFeedback = blurSceneManager.BlurUIFeedbackClass()
# File
"C:\blur\dev\offline\code\maxscript\treegrunt\lib\blurSceneManager.py", line
803, in __init__
# self.origCmdLogEnabled = xsi.Preferences.Categories( "scripting"
).cmdlog.Value
# File "C:\Python24\Lib\site-packages\win32com\client\__init__.py", line 462,
in
__getattr__
# raise AttributeError("'%s' object has no attribute '%s'" % (repr(self),
attr))
# AttributeError: '<win32com.gen_py.Softimage|XSI Object Model Library
v1.5.ProjectItem instance at 0x402304296>' object has no attribute 'cmdlog'
# - [line 1179 in
c:\blur\dev\offline\code\maxscript\treegrunt\Main\General_Use_Tools\Rigging/Fina
lRig.
py]
# INFO : Could not run script.
=============================================================================
Also the XSI>Views>Toolbars> _Blur_Standard_Shelf is all Grayed out...
Thanks!
Original comment by agov...@gmail.com
on 28 Jan 2010 at 9:14
can you try the python dispatch hack, outlined here?
http://www.xsi-blog.com/archives/24
Original comment by car...@gmail.com
on 24 Feb 2010 at 12:49
Original issue reported on code.google.com by
agov...@gmail.com
on 28 Jan 2010 at 8:40