In article <[EMAIL PROTECTED]>, Rony Steelandt wrote:
> Yes, this is on windows using winzip
> It says the zip file is not a valid zipfile
Works fine for me on Windows. Try deleting the file you downloaded,
clearing your browser cache, and trying again.
On the other hand, when you run it it immed
Rony Steelandt wrote:
> Yes, this is on windows using winzip
> It says the zip file is not a valid zipfile
make sure you save it to disk before opening it.
--
http://mail.python.org/mailman/listinfo/python-list
"Sybren Stuvel" <[EMAIL PROTECTED]> a écrit dans le
message de news: [EMAIL PROTECTED]
> Rony Steelandt enlightened us with:
>> it looks like both zip files are corrupted (for windows platform)?
>
> Can you tell me more? So far I can only tell you that they work just
> fine for me, and 'unzip -t
"Sybren Stuvel" <[EMAIL PROTECTED]> a écrit dans le
message de news: [EMAIL PROTECTED]
> Rony Steelandt enlightened us with:
>> I wonder if somebody had a Sudoko solver written in Python ?
>
> Check out http://www.stuvel.eu/sodoku - it is a Sudoku game with the
> ability to solve & create new puz
"Sybren Stuvel" <[EMAIL PROTECTED]> a écrit dans le
message de news: [EMAIL PROTECTED]
> Rony Steelandt enlightened us with:
>> I wonder if somebody had a Sudoko solver written in Python ?
>
> Check out http://www.stuvel.eu/sodoku - it is a Sudoku game with the
> ability to solve & create new puz
Rony Steelandt wrote:
> Hi all,
>
> I wonder if somebody had a Sudoko solver written in Python ?
>
> Rony
Dude, there's like a million of them. Try "Sudoko solver Python" in
google.
I wrote one myself based on Knuth's Dancing Links algorithm and using
Tkinter for the gui. I'll send it to you or
I have one myself (~400 records). it uses the simplest rules, and then trial
and error, but it works so far.
--
Ángel Gutiérrez Rodríguez - [EMAIL PROTECTED]
Instituto de Ciencia de los Materiales de Madrid - CSIC
SpLine - European Syncrothorn Radiation Facility - Grenoble - France
Postal adress
Rony Steelandt wrote:
> I wonder if somebody had a Sudoko solver written in Python ?
http://www.google.com/search?q=python+soduko returns some 15000 hits,
including this little gem:
http://norvig.com/sudoku.html
--
http://mail.python.org/mailman/listinfo/python-list