Skip to content

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
Fixed folium module not found
  • Loading branch information
TermuxHackz authored Jul 23, 2023
1 parent 007abdd commit 193c067
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ echo -e "\033[1;91m[*]\033[1;97m Installing Find github\033[0m"
pip install find-github-email
echo
echo -e "\033[1;91m[*]\033[1;97m Installing folium\033[0m"
pkg install python-numpy
pip install folium
echo
echo -e "\033[1;91m[*]\033[1;97m Installing opencage\033[0m"
Expand Down

0 comments on commit 193c067

Please sign in to comment.