Python Forum
Python files made on linux don't work on windows - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Python files made on linux don't work on windows (/thread-13322.html)



Python files made on linux don't work on windows - sylas - Oct-10-2018

Hi all. I have a HP 64 bits double boot computer. I made a lot of python files on Linux. With a USB key I transfered them to windows, but unfortunately they work no more on windows. How can I recover them. Thanks in advance


RE: Python files made on linux don't work on windows - nilamo - Oct-10-2018

Why don't they work? What error(s) are you getting?


RE: Python files made on linux don't work on windows - sylas - Oct-10-2018

Sorry. I just tried them with the command prompt and they work. My error. I just changed my OS from ubuntu 17.10 to 18.04.1LTS, and I am tired.