microsoft / CNTK

Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
https://docs.microsoft.com/cognitive-toolkit/
Other
17.49k stars 4.3k forks source link

Unable to pull Python wheels from cntk.ai for cntk2.1 #3841

Closed smahesh1 closed 3 years ago

smahesh1 commented 3 years ago

My project has dependencies on CNTK 2.1 which we installed by using the following python wheels:

However, these seem to be inaccessible at the moment as this issue doesn't seem to be resolved.

Unfortunately, upgrading to the versions hosted on PyPi break the project, so that's not a feasible solution. Is there any sort of update on whether the website hosting these files will be back up or some other location that hosts the cntk 2.1 wheels?

thiagocrepaldi commented 3 years ago

We are addressing this internally and we will update here as soon as we have a decision

prasanthpul commented 3 years ago

for right now, you should be able to access via https://www.cntk.ai/PythonWheel/CPU-Only/cntk-2.1-cp36-cp36m-win_amd64.whl and https://www.cntk.ai/PythonWheel/CPU-Only/cntk-2.1-cp36-cp36m-linux_x86_64.whl.