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

Error running shapemer from RADIUS #29

Open
rrw1007 opened this issue Sep 11, 2024 · 2 comments
Open

Error running shapemer from RADIUS #29

rrw1007 opened this issue Sep 11, 2024 · 2 comments

Comments

@rrw1007
Copy link

rrw1007 commented Sep 11, 2024

I am running the 'getting_started.ipynb' notebook.

The following lines of code:
invariants, _ = get_invariants_for_structures(X_names, n_threads=4, split_infos=[SplitInfo(SplitType.RADIUS, 5)], moment_types=["O_3", "O_4", "O_5", "F"])

give the error below:

AttributeError: 'C KDTree' object has no attribute 'search_center_radius'

@Ninjani
Copy link
Member

Ninjani commented Sep 15, 2024

Thanks for the report, could you please provide the version of prody you're using? This works for me with ProDy 2.4.1

@rrw1007
Copy link
Author

rrw1007 commented Sep 16, 2024

Thanks for the report, could you please provide the version of prody you're using? This works for me with ProDy 2.4.1

I am also running ProDy v 2.4.1

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