Open syagev opened 6 years ago
the wheels from pre-cntk 2.5 has this issue. It can be resolved by appending the path of _cntk_py into sys PATH before you write any script.
Any reason you are using cntk2.3 instead of the current 2.6?
Yeah I figured. I was just testing some code which used to work with 2.3.1 but didn't work with 2.6 and wanted to test whether cntk was the underlying issue (it wasn't...). Thanks
The wheels for CNTK v2.3.1 for Python 3.6 (both CPU-only and GPU) from https://docs.microsoft.com/en-us/cognitive-toolkit/setup-windows-python?tabs=cntkpy231#1-install-from-pypi do not seem to work properly.
To reproduce, on a clean python environment on windows run:
The second command will fail with: