Python DNS module import error

后端 未结 13 1618
失恋的感觉
失恋的感觉 2020-12-03 16:39

I have been using python dns module.I was trying to use it on a new Linux installation but the module is not getting loaded. I have tried to clean up and install but the ins

相关标签:
13条回答
  • 2020-12-03 17:37

    In my case, I hava writen the code in the file named "dns.py", it's conflict for the package, I have to rename the script filename.

    0 讨论(0)
提交回复
热议问题