I have Linux installed and Python 3.5. The program itself is made in Linux but i need to make it executable in windows. I cant see any program that can do this for python 3.5. Please give me some working option. pyinstaller, cx_freeze and py2exe dont work with 3.5 
After fighting with depends for some time i got it here:
Needles to say its not starting the exe...
Multiversion: supports Python 2.7 and Python 3.3, 3.4 and 3.5.from their site pyinstaller.org