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

no _C file in parent folder of hafm.py #1

Open
Albert57060839 opened this issue Mar 28, 2023 · 1 comment
Open

no _C file in parent folder of hafm.py #1

Albert57060839 opened this issue Mar 28, 2023 · 1 comment

Comments

@Albert57060839
Copy link

File "FE-LSD/network/FE_HAWP/hafm.py", line 5, in
from . import _C
ImportError: cannot import name '_C' from 'network.FE_HAWP' (FE-LSD/network/FE_HAWP/init.py)

@lh9171338
Copy link
Owner

You need run python setup.py build_ext --inplace first to generate network.FE_HAWP._C.xxx.so

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