python3 error
lijun199 opened this issue · 2 comments
lijun199 commented
Traceback (most recent call last):
File "cloudflair.py", line 3, in
import dns_utils
File "/root/Desktop/CloudFlair/dns_utils.py", line 1, in
import dns.resolver
ImportError: No module named 'dns'
christophetd commented
Did you run pip install -r requirements.txt
?
lijun199 commented
thanks your
Christophe Tafani-Dereeper <notifications@github.com>于2020年4月6日 周一下午8:25写道:
… Did you run pip install -r requirements.txt?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#34 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOFOHDX3H6F4YVFPJIXOHTTRLHC2JANCNFSM4MCHA2GQ>
.