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

Rdesigneur model build failed, super( ) error in wrapper.py #267

Open
landroa opened this issue May 25, 2020 · 2 comments
Open

Rdesigneur model build failed, super( ) error in wrapper.py #267

landroa opened this issue May 25, 2020 · 2 comments

Comments

@landroa
Copy link

landroa commented May 25, 2020

File ex8.3_spine_vol_change.py cannot run because in wrapper.py there is an error in new on line 81:

"TypeError: super(type, obj): obj must be an instance or subtype of type"

image

@dilawar
Copy link
Contributor

dilawar commented May 26, 2020

Hi @landroa

Update the moose version to latest nightly release.

$ python3 -m pip install pymoose --user --pre --upgrade # --pre is for nightly

Then run the snippet again. Unfortunately the MOOSE release has been pending for quite a while and documentations also needs to be updated.

@dilawar
Copy link
Contributor

dilawar commented May 26, 2020

I tested it with version 3.2.1.dev20200519 on Ubuntu machine. If you run into trouble, let me know which OS you are using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants