python-scripts icon indicating copy to clipboard operation
python-scripts copied to clipboard

error command not found

Open snack753 opened this issue 1 year ago • 1 comments

for me the scripts don't work. I followed the instructions on different devices (always ubuntu 22.04). However couldn't get the pythn version installed with these scripts. It always shows: $ install-python 3.8.2 install-python: command not found

What am I potetially doing wrong?

snack753 avatar Jul 23 '24 13:07 snack753

You need to set them as executable (or run them using bash or sh directly).

parafoxia avatar Jul 23 '24 14:07 parafoxia