Open dweisz opened 9 years ago
Currently, most scripts here are not compatible with Python3.
"from future import absolute_import "
does not solve this.
For now, use python 2.xx.
All functions in scripts folder are Py3.5 compatible.
Currently, most scripts here are not compatible with Python3.
"from future import absolute_import "
does not solve this.
For now, use python 2.xx.