Re: 回复: 回复: pysol doesn't run

2020-10-31 Thread wen heping
Thank you, I shall look into it and create the new port for py-sol-card. wen 发件人: Daniel Dickman 发送时间: 2020年10月30日 12:03 收件人: wen heping 抄送: Daniel Dickman ; Carsten Boysen Jensen ; ports@openbsd.org 主题: Re: 回复: 回复: pysol doesn't run On Thu, 29 Oct

Re: 回复: 回复: pysol doesn't run

2020-10-29 Thread Daniel Dickman
On Thu, 29 Oct 2020, wen heping wrote: > Here is the patch to update games/pysol to 2.10.1. > > wen > Hi Wen, please try running "pysol". What happens? :-) (See my previous notes on needing a new port for pysol_cards)

回复: 回复: pysol doesn't run

2020-10-28 Thread wen heping
Here is the patch to update games/pysol to 2.10.1. wen 发件人: Daniel Dickman 发送时间: 2020年10月28日 10:12 收件人: wen heping 抄送: Carsten Boysen Jensen ; ports@openbsd.org 主题: Re: 回复: pysol doesn't run > > Hi, > Attempt to run pysol from 6.8 on a

Re: 回复: pysol doesn't run

2020-10-27 Thread Daniel Dickman
> > Hi, > Attempt to run pysol from 6.8 on amd64 gives the following error: > > -- > Carsten Boysen Jensen > > I committed a minimal fix to change time.clock -> time.time. With that I was able to play the game. > On Tue, 27 Oct 2020, wen heping wrote: > > It is caused by the default of

回复: pysol doesn't run

2020-10-27 Thread wen heping
doesn't run Hi, Attempt to run pysol from 6.8 on amd64 gives the following error: Traceback (most recent call last): File "/usr/local/bin/pysol", line 36, in from pysollib.main import main # noqa: E402,I202 File "/usr/local/lib/python3.8/site-packages/pysollib/main.py"

pysol doesn't run

2020-10-27 Thread Carsten Boysen Jensen
Hi, Attempt to run pysol from 6.8 on amd64 gives the following error: Traceback (most recent call last): File "/usr/local/bin/pysol", line 36, in from pysollib.main import main # noqa: E402,I202 File "/usr/local/lib/python3.8/site-packages/pysollib/main.py", line 30, in from pysoll