Score:0

libssl1.0.0 error when trying from transformers import AutoTokenizer

vi flag

RuntimeError: Failed to import transformers.models.auto.tokenization_auto because of the following error (look up to see its traceback): libssl.so.10: cannot open shared object file: No such file or directory

when I have tried to intall libssl1.0.0'

i get a messege Package libssl1.0.0 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

After looking for the solution I have discovered that

The results of apt search libssl show that the libssl package has been upgraded to libssl1.1 in Ubuntu 19.04-20.04. To install it open the terminal and type: sudo apt install libssl1.1

and I did this in my ubuntu 20.04

What I should do if the for importing the tokenizer it requires libssl1.0.0

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.