tdb
tdb copied to clipboard
import tdb occurs error in python3.5
Traceback (most recent call last):
File "
hi shawn, could get around this error..? i'm stuck with similar error. would appreciate any help, if you have any.
Thanks in Advance
nope, i don't use tdb now.
It seems this is again python 2.7 <-> python3 incompatibility issue. Tons of places to fix.
I got the demo notebook working with Python 3 in the branch I forked off: https://github.com/jinchenglee/tdb
But I'm not the guy to do fully exaustive testing, so I just input here FYI. No plan to submit pull request.