-
Notifications
You must be signed in to change notification settings - Fork 80
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
Cannot build in either Windows or linux #75
Comments
Did you compile yourself or install with pip? You can check this on Linux with ldd, for instance on my machine:
On Windows you can use dependencywalker and check ngslib.pyd. No need to give up hope, I'm sure we can figure this out 😄 |
Thanks, I guess. My problem is bigger than one FEM repo. I love reading and learning FEA repos as a hobby, but only because I have tried and failed to get a job in this space. Is it any wonder I feel utterly useless? During build process, I am getting error:
I have EDIT: As an added context, this only happens when |
When I try to build with The error is as follows:
This is just one of many errors, but it is indicative of the error. BTW, it is building |
While building with windows, I keep getting error ´module not found´ for both netgen and ngsolve.
ln linux, while building with GUI I get python not found error, while it finds python just fine without gui.
I don't know if the codebase is dumb, or I am. Maybe that is why I don't deserve to live. I wish I were dead.....
The text was updated successfully, but these errors were encountered: