#3897 dev-data.py can't run in Python 3
Closed: Fixed Opened by jingjing.

NameError: name 'raw_input' is not defined

Need to update this script to make it work in Python 3 since we are asking users to install python3 in the documentation.


I'm working on this and will send PR soon.

Commit b0e64c3e fixes this issue

Metadata
Related Pull Requests