Closed differentMonster closed 6 years ago
Hi, what version of dango and drf are you using?
It used to be that six (python 2 vs 3 shims) was a Django dependency. I'm suspecting that if you're using Dango 2 six might simply not be installed.
Does everything work if you pip install six
?
Should be fixed by https://github.com/drf-forms/drf-schema-adapter/commit/68768a0f57416faad0aad627bec5bb0e0cab3963 Please feel free to re-open if this is not the case
i am having this error
some kind of module six is missing , no ideal what happen ? thank for the effort , really appreciate.