Makan to Comradeship // FreechatEnglish · 3 years agoHow do I download this?github.comexternal-linkmessage-square17linkfedilinkarrow-up110arrow-down10file-text
arrow-up110arrow-down1external-linkHow do I download this?github.comMakan to Comradeship // FreechatEnglish · 3 years agomessage-square17linkfedilinkfile-text
minus-squareMakanOPlinkfedilinkarrow-up3·3 years agoAlright, well, I did and “extracted” the files but nothing really happened…
minus-squareAndalucito [he/him]linkfedilinkarrow-up4·3 years agoIt seems you have to open typewriter.py with the command line by typing python typewriter.py while in the direction of the file
minus-squarerelaylinkfedilinkarrow-up2·3 years agoif 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?
Alright, well, I did and “extracted” the files but nothing really happened…
It seems you have to open
typewriter.pywith the command line by typingpython typewriter.pywhile in the direction of the fileif 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?
what operating system do you use?
Windows 11