EvalAI icon indicating copy to clipboard operation
EvalAI copied to clipboard

Django rest framework packages version conflicts

Open ShanmukhaSahiti opened this issue 3 years ago • 3 comments

Building the project fails due to python package incompatibility issue.

Expected behaviour Builds successfully

Observed behaviour Build fails with version conflicts error on pip install. djangorestframework-expiring-authtoken==0.1.4 requires djangorestframework to be less than 3.4.6 But drf-yasg==1.17.0 requires djangorestframework to be greater than 3.8

Operating System Ubuntu (tried on Rhel 7 too but was facing the same error)

Thank you!

ShanmukhaSahiti avatar Nov 03 '21 05:11 ShanmukhaSahiti

Hello,have you solved it?

kirkzZ avatar Jan 20 '22 03:01 kirkzZ

hello, i want to solve this issue, can i take this one?@ShanmukhaSahiti

kangtegong avatar Jan 20 '22 04:01 kangtegong

hello, I have meet this same problem, too. had any one found ways to solve it?

zxkplus avatar Jan 20 '22 12:01 zxkplus