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

AttributeError with psoap.matrix_functions #3

Open
megbedell opened this issue Feb 3, 2022 · 0 comments
Open

AttributeError with psoap.matrix_functions #3

megbedell opened this issue Feb 3, 2022 · 0 comments

Comments

@megbedell
Copy link

Hi! I'm trying to use PSOAP and running into an error when trying to execute psoap_retrieve_SB2.py:
AttributeError: module 'psoap.matrix_functions' has no attribute 'fill_V11_f'

I tried to import psoap.matrix_functions and call each of the expected functions myself and got the same error for all four function names. Seems like maybe there was an issue with the Cython at install..? Both psoap-initialize --check and py.test pass with no errors though.

Any debugging advice would be appreciated!

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