How do I use this on Windows?
Opened this issue · 0 comments
jonsnow231 commented
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.