Python Requirements file on rhel 8 machine(red hat 8)
I was working on ubuntu desktop and had created a requirements.txt file using pip freeze > requirements.txt but now when I try to install those package on rhel8 I am unable to as it gives me issue:-
ERROR: No matching distribution found for aiosignal==1.3.1