Skip to content
This repository has been archived by the owner on Nov 1, 2019. It is now read-only.

cal.py not working in Python3 #1

Closed
RogueM opened this issue Jun 22, 2017 · 1 comment
Closed

cal.py not working in Python3 #1

RogueM opened this issue Jun 22, 2017 · 1 comment

Comments

@RogueM
Copy link
Contributor

RogueM commented Jun 22, 2017

Traceback (most recent call last):
File "./cal.py", line 108, in
inkyphat.paste(month, (monthyear_x, cal_y + 4), month_mask)
File "/usr/lib/python3/dist-packages/PIL/Image.py", line 1319, in paste
im.load()
File "/usr/lib/python3/dist-packages/PIL/Image.py", line 1970, in load
self.im = self.im.crop(self.__crop)
TypeError: integer argument expected, got float

Gadgetoid added a commit that referenced this issue Jun 23, 2017
@Gadgetoid
Copy link
Member

Sorted! Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants