No module named “irc” #269
Answered
by
Ravendwyr
the-davinci-code
asked this question in
Q&A
-
I have to reinstall my VDS and yesterday I downloaded new version of Miner. And after all settings I had seen this:
My config file looks like:
|
Beta Was this translation helpful? Give feedback.
Answered by
Ravendwyr
May 18, 2023
Replies: 1 comment 1 reply
-
You need to do |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rdavydov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to do
pip install -r requirements.txt
orpip3 install -r requirements.txt
to install it.