time-series-forecasting-with-python
time-series-forecasting-with-python copied to clipboard
Error on the installation of the requirement on the requirement.txt
Hi, thanks a lot for the code you put out for time series analysis, but i tried to install the requirements as given on the setup doc and had the following error:
ERROR: Could not find a version that satisfies the requirement mxnet~=1.8 (from versions: 0.11.0, 0.12.0, 0.12.1, 1.0.0, 1.0.0.post1, 1.0.0.post3, 1.0.0.post4, 1.1.0.post0, 1.2.0, 1.2.1, 1.2.1.post1, 1.3.0, 1.3.1, 1.4.0, 1.4.0.post0, 1.4.1, 1.5.0, 1.6.0, 1.7.0.post1, 1.7.0.post2) ERROR: No matching distribution found for mxnet~=1.8
Please kindly help me to overcome this error. Thanks Kind regards