thorse icon indicating copy to clipboard operation
thorse copied to clipboard

Type Error on linux terminal

Open Xx-Cut3st4rbxy-xX opened this issue 4 months ago • 0 comments

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

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

Xx-Cut3st4rbxy-xX avatar Feb 11 '24 16:02 Xx-Cut3st4rbxy-xX