Python 3.8.5 Fedora 32
While running ./install --user:
(couple of times the same:)
__File "./install", line 159, in init
self.parse_commands()
File "./install", line 166, in parse_commands
for i, x in enumerate(self[:]):
File "/usr/lib64/python3.8/collections/init.py", line 1079, in getitem
return self.class(self.data[i])
Solution from https://stackoverflow.com/questions/8177073/python-maximum-recursion-depth-exceeded doesnt seem to work, because fedora says "Memory protection violation".