wasdin / SWORD-to-JSON

Convert SWORD modules to JSON: Generate json files of many Bible versions
BSD 2-Clause "Simplified" License
42 stars 14 forks source link

past.builtins import xrange ImportError -> Install future #7

Open coffeefan opened 3 years ago

coffeefan commented 3 years ago

Based on https://github.com/carpedm20/MemN2N-tensorflow/issues/12 I had to install future first: pip install future