Problem with qr image generation module

Issue #50 new
Former user created an issue

I'm doing testing on windows 10, with postgres db there is issue with current qrcode module and pil

it can be solved with modifying setup to include

         "qrcode==5.3.0", 
          "Pillow==5.0.0",

Comments (0)

  1. Log in to comment