Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIncoherent error message #3678
Open
Incoherent error message #3678
Comments
|
Any updates on this issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


CNTK/bindings/python/cntk/cntk_py_init.py:56: UserWarning: Unsupported Linux distribution (ubuntu-18.04). CNTK
supports Ubuntu 16.04 and above, only.
warnings.warn('Unsupported Linux distribution (%s-%s). CNTK supports Ubuntu 16.04 and above, only.' % (my_distro,
my_distro_ver))