We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
im getting this kind of error i dont know what to do
`ERROR: Requirements have not been satisfied properly. Please look at the README file for configuration instructions.
If you still cannot resolve this error, please submit an issue here: https://github.com/k4m4/kickthemout/issues
Details: No module named '_ctypes'`
The text was updated successfully, but these errors were encountered:
Still having the error?
which distro are you using?
what version of python are you using?
This error is usually related to Python installation/compilation errors
Here's a link to solutions that might work for you: https://stackoverflow.com/questions/27022373/python3-importerror-no-module-named-ctypes-when-using-value-from-module-mul
Just be careful not to completely remove Python from your computer, it will break the entire environment
Sorry, something went wrong.
No branches or pull requests
Hello,
im getting this kind of error i dont know what to do
`ERROR: Requirements have not been satisfied properly. Please look at the README file for configuration instructions.
If you still cannot resolve this error, please submit an issue here:
https://github.com/k4m4/kickthemout/issues
Details: No module named '_ctypes'`
The text was updated successfully, but these errors were encountered: