MrBruz/Minecraft-Server-Scanner

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

Closed this issue · 3 comments

levfo commented

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

levfo commented

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

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

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