다음과 같이 에러가 납니다.
ERROR: Cannot install -r requirements.txt (line 64) and tensorflow-estimator==2.4.0 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested tensorflow-estimator==2.4.0
tensorflow 2.5.0 depends on tensorflow-estimator<2.6.0 and >=2.5.0rc0
다음과 같이 에러가 납니다.
ERROR: Cannot install -r requirements.txt (line 64) and tensorflow-estimator==2.4.0 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested tensorflow-estimator==2.4.0
tensorflow 2.5.0 depends on tensorflow-estimator<2.6.0 and >=2.5.0rc0