Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dont run correctly #28

Closed
zhadow01 opened this issue Oct 2, 2023 · 3 comments
Closed

Dont run correctly #28

zhadow01 opened this issue Oct 2, 2023 · 3 comments

Comments

@zhadow01
Copy link

zhadow01 commented Oct 2, 2023

Traceback (most recent call last):
File "/data/data/com.termux/files/home/Moriarty-Project/X-osint/xosint", line 37, in
import folium
ModuleNotFoundError: No module named 'folium'

@MarsVenx01
Copy link
Contributor

MarsVenx01 commented Oct 2, 2023 via email

@MrTeraByte
Copy link

MrTeraByte commented Oct 6, 2023

I got the same error trying to run it.However I tried installing the folium library manually using pip install folium but I am getting an error saying
pip subprocess to install backend dependencies did not run successfully.(Termux)
Any updates on this issue?

@MrTeraByte
Copy link

UPDATE
As looking on this issue #9 .Found out that I need to manually install numpy by pkg install python-numpy than install folium.This fixed the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants