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

Clustering not installed via Anaconda #162

Open
StefanMPopp opened this issue Mar 12, 2022 · 2 comments
Open

Clustering not installed via Anaconda #162

StefanMPopp opened this issue Mar 12, 2022 · 2 comments

Comments

@StefanMPopp
Copy link

I -conda installed the package, but clustering is not included. I get this when calling dir(dtaid):
['__author__', '__builtins__', '__cached__', '__copyright__', '__doc__', '__file__', '__license__', '__loader__', '__name__', '__package__', '__path__', '__spec__', '__version__', 'dtw', 'dtw_cc', 'dtw_cc_numpy', 'dtw_cc_omp', 'ed', 'ed_cc', 'exceptions', 'logger', 'logging', 'util', 'util_numpy']

@wannesm
Copy link
Owner

wannesm commented Mar 12, 2022

Can you share the package version (dtaidistance.__version__)? It seems more (newer) parts are missing. If I download the zipped package from https://anaconda.org/conda-forge/dtaidistance/files it includes clustering as part of its source files. Thus maybe conda selects an older version for some reason?

@StefanMPopp
Copy link
Author

It's '2.3.6'
Thanks for your quick response!

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