I have issues adding the library with poetry on my django project.
I tried installing different versions, including the last released. I obtained the same attribute error with all of them: module 'posixpath' has no attribute 'ALLOW_MISSING'
I think it may be a programming error. Do you know any solution?