M
M
Max Ivanov2021-03-31 11:14:13
Python
Max Ivanov, 2021-03-31 11:14:13

What should I do if this error occurs when starting the bot?

After backing up the bot, an error occurred
File "pp.py", line 6, in
import db_api
File "/root/tg/db_api.py", line 3, in
import dataset
ModuleNotFoundError: No module named 'dataset'
I tried to google, but no answer did not find it.
Help

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Ramis, 2021-03-31
@Maks1218

60644a24c548e564725915.png
You need to install the module
pip install dataset

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question