Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Python to Exe trouble (TKinter might be causing problems?)
Post: RE: Python to Exe trouble (TKinter might be causin...

Yeah, I'm quite new to programming so optimisation is something I'm still working on... Anyway, the Python version seemed to be the problem, it compiled without error on Python 3.6.2 Thanks for the ...
Bill General Coding Help 5 11,672 Oct-02-2017, 10:02 PM
    Thread: Python to Exe trouble (TKinter might be causing problems?)
Post: RE: Python to Exe trouble (TKinter might be causin...

#Joseph Taylor #15/06/17 - Initial commit. #01/10/17 - Code completed. #An AI that always wins or draws at 'Naughts and Crosses'. import tkinter as tk import random as rand import time whoGoesFirst ...
Bill General Coding Help 5 11,672 Oct-02-2017, 02:40 PM
    Thread: Python to Exe trouble (TKinter might be causing problems?)
Post: Python to Exe trouble (TKinter might be causing pr...

I've been trying to convert this Python program into an exe file that can run on computers that don't have Python installed. I've tried pyinstaller, but I always get the error message 'failed to creat...
Bill General Coding Help 5 11,672 Oct-01-2017, 06:28 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020