datawhores / OF-Scraper

A completely revamped and redesigned fork, reimagined from scratch based on the original onlyfans-scraper
MIT License
655 stars 54 forks source link

An error occurred during installation #423

Closed hojotis closed 3 months ago

hojotis commented 3 months ago

QQ截图20240619142646 Using python3.11.6

cjb900 commented 3 months ago

If you are trying to install the latest 3.10.6 version of the scraper via pipx try using pipx install ofscraper==3.10.6 --force and see if that works

josemerinom commented 3 months ago

That's just a warning from the pip library, which could not verify the latest version, you can update manually using the command "python -m pip install --upgrade pip" (C:\Users\YOURUSERNAME\AppData\Local\Programs\Python\Python312)