Link is in the title.

  • Makan ☭ CPUSAOP
    link
    31 year ago

    Alright, well, I did and “extracted” the files but nothing really happened…

    • 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?

    • @whoami
      link
      21 year ago

      what operating system do you use?