henices / Tcp-DNS-proxy

A TCP dns proxy which can get the RIGHT ip address
815 stars 192 forks source link

Traceback (most recent call last): File "tcpdns.py", line 40, in <module> from pylru import lrucache ImportError: No module named pylru #33

Closed Eof233 closed 7 years ago

Eof233 commented 7 years ago

Traceback (most recent call last): File "tcpdns.py", line 40, in from pylru import lrucache ImportError: No module named pylru 请问这个问题怎么解决

henices commented 7 years ago

cd Tcp-DNS-proxy git submodule update --init --recursive