In order to get the best help, it is suggested to answer the following questions:
When trying to install kedro==0.15.8 with conda_version=4.9.0 and miniconda_version=4.8.3 in the docker image I get the following error:
ERROR: Could not find a version that satisfies the requirement kedro==0.15.8 (from -r requirements.txt (line 60)) (from versions: 0.16.0, 0.16.1, 0.16.2, 0.16.3, 0.16.4, 0.16.5, 0.16.6)
What have you tried, in order to accomplish the goal?
The installation tried has been pip install kedro==0.15.8
What version of Kedro are you using? (Use kedro -V
)
0.15.8