Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[STLIB/python/stlib/physics/deformable/elasticmaterialobject.py]TypeError: 'staticmethod' object is not callable #33

Open
adagolodjo opened this issue Jul 26, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@adagolodjo
Copy link
Contributor

In the file STLIB/python/stlib/physics/deformable/elasticmaterialobject.py need to resolve the problem : TypeError: 'staticmethod' object is not callable
File "step0.pyscn", line 11, in createScene
Gripper(rootNode)
File "gripper.py", line 14, in Gripper
pullPointLocation=[3, 10.5, 3])
File "finger.py", line 39, in Finger
translation=translation)
File "/home/younes/travail/plugin/STLIB/python/splib/objectmodel/init.py", line 47, in call
o = self.cls(*args, **kwargs)
File "/home/younes/travail/plugin/STLIB/python/stlib/physics/deformable/elasticmaterialobject.py", line 30, in init
collisionMesh, withConstrain, surfaceColor, poissonRatio, youngModulus, totalMass, solver)

@adagolodjo adagolodjo added the bug Something isn't working label Jul 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants