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: module 'ruptures' has no attribute 'KernelCPD' #233

Closed
irischang020 opened this issue Jan 24, 2022 · 5 comments
Closed

AttributeError: module 'ruptures' has no attribute 'KernelCPD' #233

irischang020 opened this issue Jan 24, 2022 · 5 comments

Comments

@irischang020
Copy link

Hi,

I was going through the notebooks in examples.
For the performance comparison one, I got AttributeError: module 'ruptures' has no attribute 'KernelCPD'
https://github.com/deepcharles/ruptures/blob/master/docs/examples/kernel-cpd-performance-comparison.ipynb
Do you have any insights as to what could go wrong?

Thanks!

@deepcharles
Copy link
Owner

Hello,

Which version of ruptures are you using?

import ruptures as rpt
print(rpt.__version__)

Thanks

@irischang020
Copy link
Author

Hi,

I am using 1.1.6.

Thanks!

@deepcharles
Copy link
Owner

deepcharles commented Jan 25, 2022

I cannot replicate this behaviour on my computer or on the online version of the notebook (see here, click on the Binder link at the top).

Can you try removing/reinstalling the library?

@deepcharles
Copy link
Owner

Did it work? Feel free to reopen this issue.

@irischang020
Copy link
Author

irischang020 commented Jan 27, 2022 via email

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