henrikstengaard / hstwb-installer

A set of scripts to automate installation of Amiga OS, Kickstart roms and packages to new or existing Amiga HDF files
https://hstwb.firstrealize.com
MIT License
100 stars 7 forks source link

Update hstwb_image_setup.py to Python 3 #36

Open digitalight opened 4 years ago

digitalight commented 4 years ago

Trying to use the self install images with Ubuntu 20.04 which has Python 3 not 2 and the script hstwb_image_setup.py errors when using python3. Tried to update all the print commands in this script but believe it needs a full rework to make it Python 3 compatible.

Juppstein commented 9 months ago

You could try to to change python to python3 in that line of the image_setup.py script