Smanar / Domoticz-deCONZ

deCONZ plugin for Domoticz (Zigbee application)
GNU General Public License v3.0
36 stars 27 forks source link

IndentationError API_KEY #73

Closed nederlandb0y closed 3 years ago

nederlandb0y commented 3 years ago

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 commented 3 years ago

You have solved your problem ?

nederlandb0y commented 3 years ago

Yes, did delete and re-install