Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Error after installing / ImportError: libstreamhtmlparser.so.0 #31

Description

@bgultekin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions