Richard Kopcke

Results 2 issues of Richard Kopcke

EDIT: After the installation of Ghostscript 9.50, which I obtained from https://pages.uoregon.edu/koch/Ghostscript-9.50-Full.pkg, the program writes the png file as expected on key "s" -- PIL requires the presences of Ghostscript,...

EDIT: despite these error flags in PyCharm, the program does run. at https://github.com/electronut/pp/blob/master/spirograph/spiro.py in lines 116, 117, and 127 the PyCharm (Python 3.8.1) flags the methods turtle.window_width(), turtle.window_height(), and turtle.ontimer(...)...