Skip to content

[Bug]: The Linux installation script under Ubuntu reports an error cloudscraper? #190

Open
@suyi1117

Description

@suyi1117

What happened?

Traceback (most recent call last):
File "/root/CapsuleFarmerEvolved/./src/main.py", line 1, in
from DataProviderThread import DataProviderThread
File "/root/CapsuleFarmerEvolved/src/DataProviderThread.py", line 4, in
import cloudscraper
ModuleNotFoundError: No module named 'cloudscraper'

What should happen?

Request an answer to resolve

Capsule Farmer Version

v1.4

Operating System

Other (Non Windows are not natively supported)

Operating System Version

Linux version 5.15.0-1029-oracle (buildd@bos01-arm64-023) (gcc (Ubuntu 9.4.0-1ubuntu120.04.1) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #3520.04.1-Ubuntu SMP Wed Jan 25 10:16:03 UTC 2023
Python 3.10

Relevant log output

Traceback (most recent call last):
  File "/root/CapsuleFarmerEvolved/./src/main.py", line 1, in <module>
    from DataProviderThread import DataProviderThread
  File "/root/CapsuleFarmerEvolved/src/DataProviderThread.py", line 4, in <module>
    import cloudscraper
ModuleNotFoundError: No module named 'cloudscraper'

Notes

No response

My issue is not a question

  • I acknowledge that this issue is not a question or feature request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions