PyChess Anderssen 0.12 rc5
Moderators: hgm, Harvey Williamson, bob
Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
PyChess Anderssen 0.12 rc5
PyChess Anderssen 0.12 rc5 is out. A couple of bugs was fixed from rc4. PyChess Windows now has an all in one installer. Big thanks to Boris Boutkov and Massimiliano Leoni for intensive testing and help in bugfixing!
http://www.pychess.org/download/
http://www.pychess.org/download/
Re: PyChess Anderssen 0.12 rc5
The win32 installer cannot be installed, "Publisher is unknown" win7 may not like this.gbtami wrote:PyChess Anderssen 0.12 rc5 is out. A couple of bugs was fixed from rc4. PyChess Windows now has an all in one installer. Big thanks to Boris Boutkov and Massimiliano Leoni for intensive testing and help in bugfixing!
http://www.pychess.org/download/
Re: PyChess Anderssen 0.12 rc5
Strange. It worked me in 2 other win7 boxes. Have you tried the first google hit? http://answers.microsoft.com/en-us/wind ... fd3ee68a34Ferdy wrote:The win32 installer cannot be installed, "Publisher is unknown" win7 may not like this.gbtami wrote:PyChess Anderssen 0.12 rc5 is out. A couple of bugs was fixed from rc4. PyChess Windows now has an all in one installer. Big thanks to Boris Boutkov and Massimiliano Leoni for intensive testing and help in bugfixing!
http://www.pychess.org/download/
Re: PyChess Anderssen 0.12 rc5
Tried to force it to install (since it was only a warning that publisher is unknown) and click ok but nothing happens.gbtami wrote:Strange. It worked me in 2 other win7 boxes. Have you tried the first google hit? http://answers.microsoft.com/en-us/wind ... fd3ee68a34Ferdy wrote:The win32 installer cannot be installed, "Publisher is unknown" win7 may not like this.gbtami wrote:PyChess Anderssen 0.12 rc5 is out. A couple of bugs was fixed from rc4. PyChess Windows now has an all in one installer. Big thanks to Boris Boutkov and Massimiliano Leoni for intensive testing and help in bugfixing!
http://www.pychess.org/download/
Re: PyChess Anderssen 0.12 rc5
The .msi was created with cx_freezee and works ok for me on different boxes. I'm sorry to say, but I have no idea. Maybe Windows experts can help.Ferdy wrote:Tried to force it to install (since it was only a warning that publisher is unknown) and click ok but nothing happens.gbtami wrote:Strange. It worked me in 2 other win7 boxes. Have you tried the first google hit? http://answers.microsoft.com/en-us/wind ... fd3ee68a34Ferdy wrote:The win32 installer cannot be installed, "Publisher is unknown" win7 may not like this.gbtami wrote:PyChess Anderssen 0.12 rc5 is out. A couple of bugs was fixed from rc4. PyChess Windows now has an all in one installer. Big thanks to Boris Boutkov and Massimiliano Leoni for intensive testing and help in bugfixing!
http://www.pychess.org/download/
Re: PyChess Anderssen 0.12 rc5
Can you try to install .msi from command line with verbose logging as referenced in https://github.com/pychess/pychess/issu ... -141683417 please?Ferdy wrote:Tried to force it to install (since it was only a warning that publisher is unknown) and click ok but nothing happens.gbtami wrote:Strange. It worked me in 2 other win7 boxes. Have you tried the first google hit? http://answers.microsoft.com/en-us/wind ... fd3ee68a34Ferdy wrote:The win32 installer cannot be installed, "Publisher is unknown" win7 may not like this.gbtami wrote:PyChess Anderssen 0.12 rc5 is out. A couple of bugs was fixed from rc4. PyChess Windows now has an all in one installer. Big thanks to Boris Boutkov and Massimiliano Leoni for intensive testing and help in bugfixing!
http://www.pychess.org/download/
Re: PyChess Anderssen 0.12 rc5
Updated the .msi to be per user installer instead of system wide. Can you try it again, please?gbtami wrote:Can you try to install .msi from command line with verbose logging as referenced in https://github.com/pychess/pychess/issu ... -141683417 please?Ferdy wrote:Tried to force it to install (since it was only a warning that publisher is unknown) and click ok but nothing happens.gbtami wrote:Strange. It worked me in 2 other win7 boxes. Have you tried the first google hit? http://answers.microsoft.com/en-us/wind ... fd3ee68a34Ferdy wrote:The win32 installer cannot be installed, "Publisher is unknown" win7 may not like this.gbtami wrote:PyChess Anderssen 0.12 rc5 is out. A couple of bugs was fixed from rc4. PyChess Windows now has an all in one installer. Big thanks to Boris Boutkov and Massimiliano Leoni for intensive testing and help in bugfixing!
http://www.pychess.org/download/
Re: PyChess Anderssen 0.12 rc5
I don't have error 1603, so I will not follow it.gbtami wrote:https://github.com/pychess/pychess/issu ... -141683417 please?
Re: PyChess Anderssen 0.12 rc5
I re-downloaded the msi, still the same, it will not install.gbtami wrote:Updated the .msi to be per user installer instead of system wide. Can you try it again, please?
I am not going to install this msi now. I think I have to use the old way using PIGI which had already worked for me in previous version.
Re: PyChess Anderssen 0.12 rc5
Had you tried it from command line? You should run the installer from command line to show what error it throws. It would be big help if you can send me (gbtami at gamail) the msi.log file created by command:Ferdy wrote:I don't have error 1603, so I will not follow it.gbtami wrote:https://github.com/pychess/pychess/issu ... -141683417 please?
msiexec /i pychess-0.12-win32.msi /l*v c:\temp\msi.log
