This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Description
I downloaded the library from github, unpacked the zip, navigated to the directory of the folder in command prompt on Windows, and ran setup.py install. I got multiple syntax errors and print errors saying the code was missing parentheses. How do I install this properly? How can I change my setup so that I can run code without needing parentheses in print statements? Thanks