Hello, I am using the kali linux 32bit iso on a virtual machine.
This is the error I am recieving:

Traceback (most recent call last):
File "/opt/thorse/paygen.py", line 243, in
print(f' {Fore.YELLOW}IP Address:{Fore.RED} ' + arguments.ip)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
TypeError: can only concatenate str (not "NoneType") to str
Hello, I am using the kali linux 32bit iso on a virtual machine.

This is the error I am recieving:
Traceback (most recent call last):
File "/opt/thorse/paygen.py", line 243, in
print(f' {Fore.YELLOW}IP Address:{Fore.RED} ' + arguments.ip)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
TypeError: can only concatenate str (not "NoneType") to str