SkeletonMan03 / FZEasyMarauderFlash

Easily Flash Marauder onto the Flipper Zero Devboard or an ESP32!
GNU General Public License v3.0
974 stars 121 forks source link

No module named 'git' #38

Closed Miahporter closed 1 year ago

Miahporter commented 1 year ago

Running Mac OS Ventura 13.1. When i run "pip3 install -r requirements.txt" in poweshell everything runs fine. once i add "python3 EasyInstall.py" i get error "line 4, in from git import Repo ModuleNotFoundError: No module named 'git'"

SkeletonMan03 commented 1 year ago

You didn't install Git first. Also, why would you run Powershell on a Mac instead of using your normal terminal?

Cruxz21 commented 11 months ago

i have git downloaded when i type git into powershell it pops up all the commands and shit but i still get the no module named git error even though i have git