reubano / csv2ofx

A Python library and command line tool for converting csv to ofx and qif files
MIT License
195 stars 111 forks source link

ImportError: No module named builtins #48

Closed dschultzca closed 2 years ago

dschultzca commented 5 years ago

For compatibility with Python2.7, running pip install future fixed this error for me. Maybe it's missing from the setup requirements.

reubano commented 2 years ago

Let me know if you still experience this issue. The last version supporting py27 will be 0.28.