DCGAN-tensorflow icon indicating copy to clipboard operation
DCGAN-tensorflow copied to clipboard

NameError:name 'PIL' is not defined

Open George-078 opened this issue 3 years ago • 1 comments

when I run main.py NameError: name 'PIL' is not defined Please teach me how to solve it Thanks

George-078 avatar Aug 07 '21 07:08 George-078

  • first, you should install pillow package
  • or if you had installed pillow package upgrade it

purple24769 avatar Jun 15 '22 03:06 purple24769