logbert icon indicating copy to clipboard operation
logbert copied to clipboard

Pip install for logbert

Open htoor opened this issue 1 year ago • 2 comments

A few folks mentioned that pip install logbert is the way to install logbert. I was not successful. Is there a different name, or is not posible?

htoor avatar Aug 09 '23 13:08 htoor

the file requirements.txt has something wrong. the eight line should be "scikit" rather than "scikt".

OHnogood avatar Sep 17 '23 09:09 OHnogood

Hello,when I run to this line of code: logkey_seq_pairs = np.array(logkey_seq_pairs) An error has occurred: ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 2 dimensions. The detected shape was (4855, 1) + inhomogeneous part.

Are you also experiencing this issue?

2718455213wcx avatar Sep 25 '23 01:09 2718455213wcx