Hello,
It's a bit funny, but while i was checking some small torrents which have only a single file , i noticed that torrentverify is giving errors .
TorrentVerify version 0.1.0
Bdecoding torrent file a156ewa310.torrent... done
Traceback (most recent call last):
File "./torrentverify.py", line 987, in
torrent_obj.dir_data = os.path.join(data_directory, torrent_obj.dir_name)
File "/usr/lib/python3.7/posixpath.py", line 94, in join
genericpath._check_arg_types('join', a, *p)
File "/usr/lib/python3.7/genericpath.py", line 149, in _check_arg_types
(funcname, s.class.name)) from None
TypeError: join() argument must be str or bytes, not 'NoneType'
I don't know what this mean , but i thought it would be useful to mention it.
Any torrent with two or more files doesn't give this error.
Thanks !
Hello,
It's a bit funny, but while i was checking some small torrents which have only a single file , i noticed that torrentverify is giving errors .
TorrentVerify version 0.1.0
Bdecoding torrent file a156ewa310.torrent... done
Traceback (most recent call last):
File "./torrentverify.py", line 987, in
torrent_obj.dir_data = os.path.join(data_directory, torrent_obj.dir_name)
File "/usr/lib/python3.7/posixpath.py", line 94, in join
genericpath._check_arg_types('join', a, *p)
File "/usr/lib/python3.7/genericpath.py", line 149, in _check_arg_types
(funcname, s.class.name)) from None
TypeError: join() argument must be str or bytes, not 'NoneType'
I don't know what this mean , but i thought it would be useful to mention it.
Any torrent with two or more files doesn't give this error.
Thanks !