Which version of python do you recommend to use for PyTorch?

PyTorch is compatible with both Python 2.7 and 3.5.
Nevertheless, which version of python should i us if i want to get little errors/bugs?

both are fully supported.
But if you want to invest in the future, go with 3.5, it is better and faster.