secynic / ipwhois

Retrieve and parse whois data for IPv4 and IPv6 addresses
https://ipwhois.readthedocs.io/en/latest
BSD 2-Clause "Simplified" License
556 stars 121 forks source link

Can't open the setup file with Python 3.11 #323

Closed Elgagagou closed 1 month ago

Elgagagou commented 1 year ago

File open up and close really quick with this message or: setup.py --help [cmd1 cmd2 ...]

or: setup.py --help-commands

or: setup.py cmd --help

error: no commands supplied (i'm on windows)

secynic commented 1 month ago

You need to pass commands to setup.py if running that way. If trying to install: python setup.py install