bungnoid / zootoolbox

Automatically exported from code.google.com/p/zootoolbox
12 stars 10 forks source link

can;t load zoo #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. loading python script giving me this error:
# Error: NameError: global name '__file__' is not defined # 

2. when using mell:
loads ok  but  i don't see anything (some gui expected)
3.

What is the expected output? What do you see instead?
i should see some zoo gui i think

What version of the product are you using? On what operating system?
maya 2011, 2012, 2012 sap

Please provide any additional information below.

regards

Original issue reported on code.google.com by ja...@tuminski.pl on 4 Nov 2011 at 12:53

GoogleCodeExporter commented 8 years ago
try this
'import zooToolbox; zooToolbox.ToolboxWindow()'
hope it helps

Original comment by iLeo...@gmail.com on 7 Nov 2011 at 3:31