deep-pink icon indicating copy to clipboard operation
deep-pink copied to clipboard

The system cannot find the path specified: '/mnt/games/*.*

Open orlyyani opened this issue 7 years ago • 5 comments

I'm in windows and it seems it's because of os.listdir() has different functionality in unix?

orlyyani avatar Jan 16 '18 10:01 orlyyani

ok probably have to update the path then!

erikbern avatar Jan 16 '18 13:01 erikbern

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 parse_dir() File "parse_game.py", line 136, in parse_dir for fn_in in os.listdir(d): OSError: [Errno 2] No such file or directory: '/mnt/games'

nullworth avatar Feb 19 '18 12:02 nullworth

well do you have that directory on your computer?

erikbern avatar Feb 19 '18 13:02 erikbern

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?

Ashbajawed avatar Oct 16 '19 07:10 Ashbajawed

sorry, this project is extremely old and very unsupported at this point!

erikbern avatar Oct 16 '19 16:10 erikbern