Apollo Easy Scrape 2 avatar
Apollo Easy Scrape 2

Deprecated

Pricing

Pay per usage

Go to Store
Apollo Easy Scrape 2

Apollo Easy Scrape 2

Deprecated

Developed by

Mike Powers

Maintained by Community

0.0 (0)

Pricing

Pay per usage

0

Total users

246

Monthly users

82

Last modified

a year ago

DO

Crash (No Module named BS4

Open

DotaTK opened this issue
a year ago

2024-02-02T17:04:50.141Z ACTOR: Pulling Docker image of build yUAZBJ9yCCoifFI7c from repository. 2024-02-02T17:05:06.919Z ACTOR: Creating Docker container. 2024-02-02T17:05:07.419Z ACTOR: Starting Docker container. 2024-02-02T17:05:08.372Z Starting X virtual framebuffer using: Xvfb :99 -ac -screen 0 1920x1080x24+32 -nolisten tcp 2024-02-02T17:05:08.377Z Executing main command 2024-02-02T17:05:09.151Z Traceback (most recent call last): 2024-02-02T17:05:09.152Z File "", line 198, in _run_module_as_main 2024-02-02T17:05:09.153Z File "", line 88, in _run_code 2024-02-02T17:05:09.153Z File "/usr/src/app/src/main.py", line 13, in 2024-02-02T17:05:09.154Z from .main import main 2024-02-02T17:05:09.154Z File "/usr/src/app/src/main.py", line 1, in 2024-02-02T17:05:09.155Z from bs4 import BeautifulSoup 2024-02-02T17:05:09.155Z ModuleNotFoundError: No module named 'bs4'