holehe icon indicating copy to clipboard operation
holehe copied to clipboard

How do I use this on Windows?

Open jonsnow231 opened this issue 8 months ago • 0 comments

I installed with pip3, and when I open cmd in that path and type holehe user@email, it imports some stuff, but when it gets to import trio, it says:

raise TypeError(f"Plain {arg} is not valid as type argument") TypeError: Plain typing.NoReturn is not valid as type argument

I get the same error when I try to do it in python.

jonsnow231 avatar May 26 '24 13:05 jonsnow231