MrBruz / Minecraft-Server-Scanner

Let's you scan the entire internet in a couple of hours and identify all Minecraft servers on IPV4
168 stars 36 forks source link

Any idea why I'm getting this error? I followed the setup step by step. #5

Closed levfo closed 2 years ago

levfo commented 2 years ago

Kind of new to programming, but not sure why I'm getting this error. Any idea on how to fix? Thanks! image

levfo commented 2 years ago

Looks like it is an outdated or error in the python install. Will update with a solution if I find it.

TheOnlyWayUp commented 2 years ago

Module not found, try pip installing _ctypes https://www.pythonpool.com/modulenotfounderror-no-module-named-_ctypes-solved/ pip install libffi-dev

MrBruz commented 2 years ago

Either python is too old or you need to try and install the python library suggested above @levfo