Hi, thanks for great web proxy script. I wanted to give it a try, but i couldn't. I downloaded and tried to install as mentioned in documents. I installed requirements. I also built and installed streamhtmlparser in the include directory. These steps is passed without any error. But at last, when I tried to run, I got following error:
Traceback (most recent call last):
File "Proxy.py", line 38, in <module>
from Page import Page
File "/opt/SwiperProxy/swiperproxy/Page.py", line 23, in <module>
from streamhtmlparser import *
ImportError: libstreamhtmlparser.so.0: cannot open shared object file: No such file or directory
I should say, I am a little bit new at python. So I may miss something obvious. If so, sorry for taking time. Thanks.
Hi, thanks for great web proxy script. I wanted to give it a try, but i couldn't. I downloaded and tried to install as mentioned in documents. I installed requirements. I also built and installed streamhtmlparser in the include directory. These steps is passed without any error. But at last, when I tried to run, I got following error:
I should say, I am a little bit new at python. So I may miss something obvious. If so, sorry for taking time. Thanks.