Link is in the title.

  • Al-Andalusian
    link
    fedilink
    arrow-up
    4
    ·
    1 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
      fedilink
      arrow-up
      2
      ·
      1 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?