GabrieleBattaglia

Results 5 issues of GabrieleBattaglia

I use lichess.org allmost all the days and I do it thanks it's accessibility mode ON, which turns the website in something simplified and more screen reader friendly. I simple...

improvement
good first issue
i18n

So, first of all, thank you very much for your time. I apologies if this has been already discussed and answered before but I'm totally blind and github is not...

Hi, I'm having the following traceback while importing astronify. I'm under Win11, Python 3.11.8, iPython 8.22: In [1]: import astronify --------------------------------------------------------------------------- ImportError Traceback (most recent call last) Cell In[1], line...

I do: ``` In [1]: a=8 In [2]: %store a C:\Users\GBattaglia\AppData\Local\Programs\Python\Python311\Lib\site-packages\IPython\extensions\storemagic.py:229: UserWarning: This is now an optional IPython functionality, setting autorestore/a requires you to install the `pickleshare` library. db[ 'autorestore/'...

When I set a black piece on a square, I'm getting no legal and no pseudo moves. Is there a reason for this? See here below ```python def GetPieceMoves(piece_symbol, square_str,...