Open Sahaj-Srivastava24 opened 3 years ago
requirements.py has multiple versions of the same dependencies charset-normalizer==2.0.4 and charset-normalizer==2.0.6 which cause dependency conflicts while installation.
yep one can be commented. same happens with urllib3==1.26.6 and urllib3==1.26.7 . I work on it to set it up entirely on my machine.
urllib3==1.26.6
urllib3==1.26.7
requirements.py has multiple versions of the same dependencies charset-normalizer==2.0.4 and charset-normalizer==2.0.6 which cause dependency conflicts while installation.