Tomoyon / makehuman

Automatically exported from code.google.com/p/makehuman
0 stars 0 forks source link

Wont run #84

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.uncompress
2.run update
3.run makehuman

What is the expected output? What do you see instead?

'import site' failed; use -v for traceback
Version 1.0.0
Could not load data/themes/default/images/data/hairs/default.png, Couldn't open
data/themes/default/images/data/hairs/default.png
Could not load data/themes/default/images/data/hairs/default.png, Couldn't open
data/themes/default/images/data/hairs/default.png
Could not load asymm
__init__() got an unexpected keyword argument 'width'
Expression imported
Could not load expression
__init__() got an unexpected keyword argument 'width'
hair properties imported
Could not load hair_properties
__init__() got an unexpected keyword argument 'width'
makehair plugin
Storing mesh status
Could not load makehair
__init__() got an unexpected keyword argument 'width'
Could not load measurement
__init__() got an unexpected keyword argument 'width'
Pose plugin imported
Could not load pose
__init__() got an unexpected keyword argument 'width'
'aqsl' is not recognized as an internal or external command,
operable program or batch file.
'aqsl' is not recognized as an internal or external command,
operable program or batch file.
Could not load rendering_aqsis
__init__() got an unexpected keyword argument 'width'
'aqsl' is not recognized as an internal or external command,
operable program or batch file.
C'aqsl' is not recognized as an internal or external command,
operable program or batch file.
ould not load rendering_setting
__init__() got an unexpected keyword argument 'width'
'aqsl' is not recognized as an internal or external command,
operable program or batch file.
'aqsl' is not recognized as an internal or external command,
operable program or batch file.
Could not load settings_settings
__init__() got an unexpected keyword argument 'width'
Traceback (most recent call last):♪◙  File "<string>", line 1, in 
<module>♪◙'aqs
l' is not recognized as an internal or external command,
operable program or batch file.
  File "main.py", line 403, in <module>
    'aqsl' is not recognized as an internal or external command,
operable program or batch file.
application = MHApplication()
  File "main.py", line 205, in __init__
'aqsl' is not recognized as an internal or external command,
operable program or batch file.
    focusedTexture=self.getThemeResource('images', 'button_tab3_focused.png'), h
eight=22)
TypeError: __init__() got an unexpected keyword argument 'selectedTexture'
Could not run main Python script

What version of the product are you using? On what operating system?

Windows 7 32bits

Please provide any additional information below.

Used today's nightly build. Died in the loader.

Original issue reported on code.google.com by parka.te...@gmail.com on 20 Jan 2011 at 11:44

GoogleCodeExporter commented 8 years ago
Looks like the nightly was taken while we were working on the gui. The version 
in svn works.

Original comment by mflerack...@gmail.com on 21 Jan 2011 at 2:52