You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered: