Skip to content

Install Python Library #1

Description

@sthomas1978

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions