Send help, my client won't boot ;_;.


----
I'm getting this error message, and here's the crash.log.
https://files.catbox.moe/f6kb68.log

[diego@Thinkpad hydrus network]$ ./client.pyw 
Critical boot error occurred! Details written to crash.log!

Exception:
TypeError: 'Shiboken.ObjectType' object is not iterable
Traceback (most recent call last):
  File "./client.pyw", line 15, in 
    from include import QtPorting as QP
  File "/home/diego/Documents/hydrus network/include/QtPorting.py", line 116, in 
    class VBoxLayout( QW.QVBoxLayout ):
TypeError: 'Shiboken.ObjectType' object is not iterable

  File "./client.pyw", line 128, in 
    HydrusData.PrintException( e )
  File "/home/diego/Documents/hydrus network/include/HydrusData.py", line 998, in PrintException
    stack_list = traceback.format_stack()

Traceback (most recent call last):
  File "./client.pyw", line 15, in 
    from include import QtPorting as QP
  File "/home/diego/Documents/hydrus network/include/QtPorting.py", line 116, in 
    class VBoxLayout( QW.QVBoxLayout ):
TypeError: 'Shiboken.ObjectType' object is not iterable

Critical boot error occurred! Details written to hydrus_crash.log in either db dir or user dir!
[diego@Thinkpad hydrus network]$