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

Install Python Library #1

Open
sthomas1978 opened this issue Feb 15, 2023 · 0 comments
Open

Install Python Library #1

sthomas1978 opened this issue Feb 15, 2023 · 0 comments

Comments

@sthomas1978
Copy link

Hi

I am trying to install this library wrapper to use L1 Trending filtering but I am having trouble getting it to install. i keep getting the following

_l1tf.obj : error LNK2001: unresolved external symbol dgbsv_ _l1tf.obj : error LNK2001: unresolved external symbol dpbtrs_ _l1tf.obj : error LNK2001: unresolved external symbol dgbtrf_ _l1tf.obj : error LNK2001: unresolved external symbol dpbtrf_ _l1tf.obj : error LNK2001: unresolved external symbol daxpy_ _l1tf.obj : error LNK2001: unresolved external symbol dcopy_ _l1tf.obj : error LNK2001: unresolved external symbol dgbtrs_ _l1tf.obj : error LNK2001: unresolved external symbol dpbsv_ _l1tf.obj : error LNK2001: unresolved external symbol ddot_ _l1tf.obj : error LNK2001: unresolved external symbol dasum_

which I suspect is an issue it cannot find the blas/lapack libraries. I have tried to install them on a windows system but it seems it cannot find them. Can you give me or point me in the right direction on how to install the blas libraries and how to get the pip install functionality to work

thanks

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