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

Dose the latest commit cannot work at all? #13

Open
Alex-Beng opened this issue Sep 26, 2023 · 0 comments
Open

Dose the latest commit cannot work at all? #13

Alex-Beng opened this issue Sep 26, 2023 · 0 comments

Comments

@Alex-Beng
Copy link

I try to run the example in polyfem.github.io. This project is needed in in the sling-shot and sphere-pushing-box tutorials. Also, in the tutorial, it's recommend to build polyfempy from the latest source instead of conda. So I just do it.

Then I find the truth THAT THE LATEST COMMIT MAY NOT WORK AT ALL!!!

In the github workflow, only test the test/test_bending.py like:

python test/test_bending.py

in which there is nothing tested, just return:

def test_run(self):
return
root_folder = os.path.join("..", "data", "data")

Also, in the Setting.py, which just throw a Exception in the init:

raise RuntimeError("Old Version Deprecated. Use version <0.5.2 on conda for the old interface")

I JUST WONDER THE LATEST CAN WORK OR NOT. if it is work-albe, update the doc please :-)

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

1 participant