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

IndentationError API_KEY #73

Closed
nederlandb0y opened this issue Nov 9, 2020 · 2 comments
Closed

IndentationError API_KEY #73

nederlandb0y opened this issue Nov 9, 2020 · 2 comments

Comments

@nederlandb0y
Copy link

can't create the apikey don't know what is going wrong.

$ python3 API_KEY.py 127.0.0.1:80 create
  File "API_KEY.py", line 7
    from urllib import request, parse
       ^
IndentationError: expected an indented block
6|  try:
7|     from urllib import request, parse
@Smanar
Copy link
Owner

Smanar commented Nov 9, 2020

You have solved your problem ?

@nederlandb0y
Copy link
Author

Yes, did delete and re-install

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

2 participants