Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

do we have to use windows to run the python script, its getting me all kinds of errors 

r@rr:~/Desktop/outrun_amiga_edition_v09$ ./amiga_rom_exporter.py 

./amiga_rom_exporter.py: line 21: $'\r': command not found

./amiga_rom_exporter.py: line 22: import: command not found

./amiga_rom_exporter.py: line 23: import: command not found

./amiga_rom_exporter.py: line 24: $'\r': command not found

./amiga_rom_exporter.py: line 26: import: command not found

./amiga_rom_exporter.py: line 27: import: command not found

./amiga_rom_exporter.py: line 28: $'\r': command not found

./amiga_rom_exporter.py: line 32: syntax error near unexpected token `('

'/amiga_rom_exporter.py: line 32: `def read_file(filename):

In theory, installing the latest version of python will work on windows, mac etc. What happens when you follow the instructions and type 'python -h'? Does it show a working install?

Ithink whats messing it up is when i type phthon it doesnt work, i have to type phython3 on my sysem