drewler/ffccp

No attribute 'zeros'

Opened this issue · 0 comments

I have no knowledge on python. Installed a bunch of things but in the end I got the msg:
File "C:\FFCC\texture.py", line 32, in parse_image
self.image = np.zeros((self.size[1],self.size[0],4), dtype=np.uint8)
AttributeError: 'module' object has no attribute 'zeros'

Tried a lot of things but was unable to fix that.. could you help me out? Really want those textures