Open orlyyani opened 6 years ago
ok probably have to update the path then!
Im using fedora. this error comes up after entering python parse_game.py . what should i do?
/home/null/.local/lib/python2.7/site-packages/h5py/init.py:36: FutureWarning: Conversion of the second argument of issubdtype from float
to np.floating
is deprecated. In future, it will be treated as np.float64 == np.dtype(float).type
.
from ._conv import register_converters as _register_converters
Traceback (most recent call last):
File "parse_game.py", line 149, in
well do you have that directory on your computer?
well do you have that directory on your computer?
hello @erikbern I downloaded data from ficsgames website . its in.pgn formate what I need to do now?
sorry, this project is extremely old and very unsupported at this point!
I'm in windows and it seems it's because of os.listdir() has different functionality in unix?