Skip to content

运行报错 #1

Description

@xukai504087493

我在运行的时候会报错:
[root@localhost system]# python compute.py
Traceback (most recent call last):
File "filemain.py", line 2, in
from classfile import *
File "/opt/phish/system/classfile.py", line 54, in
from bs4 import BeautifulSoup
File "/opt/phish/system/bs4/init.py", line 30, in
from .builder import builder_registry, ParserRejectedMarkup
ImportError: No module named builder

No module named builder 这个文件请问能补充一下嘛?非常感谢!

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