Skip to content

[Bug]: error module not found on termux android  #206

Open
@pedropedrito397

Description

@pedropedrito397

What happened?

I put this code:
pipenv install --python /data/data/com.termux/files/usr/bin/python

and i got this error:
~/CapsuleFarmer $ pipenv run python ./src/main.py
Traceback (most recent call last):
File "/data/data/com.termux/files/home/CapsuleFarmer/./src/main.py", line 1, in
from DataProviderThread import DataProviderThread
File "/data/data/com.termux/files/home/CapsuleFarmer/src/DataProviderThread.py", line 4, in
import cloudscraper
ModuleNotFoundError: No module named 'cloudscraper'

What should happen?

i get a error when i try install it on android

Capsule Farmer Version

v.1.4

Operating System

Other (Non Windows are not natively supported)

Operating System Version

No response

Relevant log output

No response

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