uploading image in DJANGO web app hosted in azure is not working it is showing me an error
error cannot import name _imaging
but it works fine in local machine. I tried installing different version of pillow
but it still displaying the error
i have a model in django that accepts text and image i am actually trying this from django admin and also it works fine locally i dont know what happed when i ship the code it displays the above error.i think the problem is with the azure