json-transformations/jsonconfig

"box" has no attribute "_to_json"

Opened this issue · 1 comments

trp07 commented

python 3.7.9 error:

.../lib/python3.7/site-packages/jsonconfig/jsonutils.py", line 29, in <module>
    to_json = box._to_json
AttributeError: module 'box' has no attribute '_to_json'
trp07 commented

See PR #219