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

Issue running Python code in Windows #53

Open
mcinggithub opened this issue Jun 3, 2024 · 0 comments
Open

Issue running Python code in Windows #53

mcinggithub opened this issue Jun 3, 2024 · 0 comments

Comments

@mcinggithub
Copy link

Upon attempting to run "lfmm3d_example.py", I am presented with the error "ImportError: cannot import name 'hfmm3d_fortran' from partially initialized module 'fmm3dpy'". ('lfmm3d_fortran', etc., also have errors).

However, the tests during installation functioned as intended, and both "lfmm_test.py" and "hfmm_test.py" ran without this error and displayed "all lfmm/hfmm tests succeeded".

I am confused about what the issue is with running "lfmm3d_example.py" (and other programs that import fmm3dpy), because "lfmm_test.py" imports the same modules but does not encounter any issues. Could you please help me figure out what is wrong?

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