When I try to run the Linux Mint Installer, I get several seemingly random errors at various points throughout the process. I have tried several ISOs flashed using Rufus, Ventoy, and Balena Etcher to several different USB drives plugged into several different ports, verified the checksum hashes, disabled fast boot and secure boot, and everything else I can find online. It seems no matter what I try the installer crashes. Below are some of the errors I am running into, I'm not able to get further into the install process anymore to verify what those error codes were later on.
I am not 100% certain how to obtain log files anyone may need to help troubleshoot, but any assistance would be greatly appreciated.
`File "/usr/lib/ubiquity/plugins/ubi-language.py", line 323, in check_returncode
self.update_release_notes_label()
File "/usr/lib/ubiquity/plugins/ubi-language.py", line 342, in update_release_notes_label
self.release_notes_label.set_markup(text)
TypeError: Argument 1 does not allow None as a value`
`File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 904, in <lambda>
lambda: self.dbfilter.start(auto_process=True))
File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 101, in start
prep = self.prepare()
File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 1897, in prepare
self.ui.update_branded_strings()
File "/usr/lib/ubiquity/plugins/ubi-partman.py", line 233, in update_branded_strings
text = text.replace('${RELEASE}', release.name)
AttributeError: 'NoneType' object has no attribute 'replace'
`