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
HOW TO FIX HELP!?!?!?!?!??!?!?!?
The text was updated successfully, but these errors were encountered:
From what I see, you put the name of the requirements file in the console.
What you should do is install the requirements with:
pip install -r requirements.txt
Then run the script with the -t argument, and put the IP Address:
python ipgeolocation.py -t (The IP Target)
Sorry, something went wrong.
geolocation proper code is installed in the index.xml coded
location is updated.
pygame.quit() blue=dis=pygame.display.set_caption() quit()
dis=pygame.display.set_mode((400,300))
pygame.display.set_caption('QUIT')
blue=(0,0,255) red=(255,0,0) green(0,255,o)
game_over=False
No branches or pull requests
HOW TO FIX HELP!?!?!?!?!??!?!?!?
The text was updated successfully, but these errors were encountered: