Skip to content
New issue

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

ERROR: unknown command "requirements.txt" #46

Open
69420plss opened this issue Jan 19, 2022 · 4 comments
Open

ERROR: unknown command "requirements.txt" #46

69420plss opened this issue Jan 19, 2022 · 4 comments

Comments

@69420plss
Copy link

HOW TO FIX HELP!?!?!?!?!??!?!?!?

@TrollSkull
Copy link

TrollSkull commented Oct 5, 2022

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)

@sunil2709
Copy link

geolocation proper code is installed in the index.xml coded

@sunil2709
Copy link

location is updated.

@sunil2709
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants