You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
question one:
I run the genki.py , got the follow error:
python genki.py path/to/genki > trdata
Traceback (most recent call last):
File "genki.py", line 166, in
export(im, r, c, s)
File "genki.py", line 116, in export
write_rid(im)
File "genki.py", line 54, in write_rid
sys.stdout.buffer.write(hw)
AttributeError: 'file' object has no attribute 'buffer'
Hi
question one:
I run the genki.py , got the follow error:
python genki.py path/to/genki > trdata
Traceback (most recent call last):
File "genki.py", line 166, in
export(im, r, c, s)
File "genki.py", line 116, in export
write_rid(im)
File "genki.py", line 54, in write_rid
sys.stdout.buffer.write(hw)
AttributeError: 'file' object has no attribute 'buffer'
question two:
I can not download the background dataset using the following link:
https://googledrive.com/host/0Bw4IT5ZOzJj6NXlJUFh0UGZCWmc
can you give me another link?
The text was updated successfully, but these errors were encountered: