zeek / pysubnettree

A Python Module for CIDR Lookups
Other
50 stars 20 forks source link

Issue When Installing #25

Closed tkoch96 closed 3 years ago

tkoch96 commented 3 years ago

I'm on Windows 10. I get an error when doing either pip or python setup.py install: " fatal error C1083: Cannot open include file: 'netinet/in.h': No such file or directory "

tkoch96 commented 3 years ago

And if this package is not meant to work on Windows, perhaps indicate that somewhere?

jsiwek commented 3 years ago

Sorry, Windows is not currently supported -- I added a note about supported platforms to the README and added "Operating System" classifiers to setup.py so that platform-support should show up on PyPI/pip.