tylerolson / reddit2instagrambot

A bot that uploads top Reddit posts to Instagram.
https://instagram.com/rocketleague.bot
44 stars 9 forks source link

What do we do? ERROR: Cannot install -r requirements.txt (line 2) and requests==2.20.0 because these package versions have conflicting dependencies. #20

Open rahulashok360 opened 3 years ago

rahulashok360 commented 3 years ago

@TylerOlson

ERROR: Cannot install -r requirements.txt (line 2) and requests==2.20.0 because these package versions have conflicting dependencies.

The conflict is caused by: The user requested requests==2.20.0 instagramapi 1.0.2 depends on requests==2.11.1

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies

Soumajit-Roy commented 2 years ago

@TylerOlson

ERROR: Cannot install -r requirements.txt (line 2) and requests==2.20.0 because these package versions have conflicting dependencies.

The conflict is caused by: The user requested requests==2.20.0 instagramapi 1.0.2 depends on requests==2.11.1

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies

Just Remove the "==2.20.0" from the txt file so there will be no conflict for requests