Link is in the title.

  • Al-Andalusian
    link
    41 year ago

    It seems you have to open typewriter.py with the command line by typing python typewriter.py while in the direction of the file

    • relay
      link
      21 year ago

      if you are on linux type: sudo apt-get python3-tk #this gets you the tkinter library which is a dependancy chmod +x typewriter.py && ./typewriter.py

      I got some bugs it said too many arguments.

      Are you sure that this software works for anyone else?