You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried your script today, I'm learning about Amiga Workbench so I'm not very familiar with Amiga terminology.
I get this error when running your script hstwb_image_setup.sh on linux.
----------------
HstWB Image Setup
-----------------
Author: Henrik Noerfjand Stengaard
Date: 2021-12-30
Install dir '.'
2 UAE configuration file(s)
2 FS-UAE configuration file(s)
One or more configuration files contain self install dirs
Traceback (most recent call last):
File "hstwb_image_setup.py", line 767, in <module>
amiga_forever_data_dir = find_amiga_forever_data_dir_from_media_linux()
File "hstwb_image_setup.py", line 159, in find_amiga_forever_data_dir_from_media_linux
output = run_command(['findmnt', '-t', 'iso9660'])
File "hstwb_image_setup.py", line 85, in run_command
stdout=subprocess.PIPE, stderr=subprocess.PIPE)
TypeError: __init__() got an unexpected keyword argument 'text'
Press any key to continue...
The text was updated successfully, but these errors were encountered:
Hi.
I tried your script today, I'm learning about Amiga Workbench so I'm not very familiar with Amiga terminology.
I get this error when running your script hstwb_image_setup.sh on linux.
The text was updated successfully, but these errors were encountered: