taux1c / onlyfans-scraper

A tool that allows you to print to file all content you are subscribed to on onlyfans including content you have unlocked or has been sent to you in messages.
MIT License
290 stars 34 forks source link

Cannot install #18

Closed Ogwalla closed 2 years ago

Ogwalla commented 2 years ago

I get this error when I try to install the program.

PS C:\WINDOWS\system32> pip install git+https://github.com/taux1c/onlyfans-scraper
Collecting git+https://github.com/taux1c/onlyfans-scraper
  Cloning https://github.com/taux1c/onlyfans-scraper to c:\users\USERNAME\appdata\local\temp\pip-req-build-o462zasm
  ERROR: Error [WinError 2] The system cannot find the file specified while executing command git version
ERROR: Cannot find command 'git' - do you have 'git' installed and in your PATH?
0x3333 commented 2 years ago

The error message is pretty clear:

`do you have 'git' installed and in your PATH?