ocpp icon indicating copy to clipboard operation
ocpp copied to clipboard

First Time Use

Open OldCrow2018 opened this issue 3 years ago • 0 comments
trafficstars

I am trying to use the Charge Point in conjunction with STEVE as the central server. Can anyone point me in the right direction on getting the charge point running? When i downloaded the zip and tried to change the charge_point.py to an executable i am getting the following errors:

./charge_point.py: line 1: import: command not found ./charge_point.py: line 2: import: command not found ./charge_point.py: line 4: try:: command not found ./charge_point.py: line 5: import: command not found ./charge_point.py: line 6: except: command not found ./charge_point.py: line 7: syntax error near unexpected token "This example relies on the 'websockets' package."' ./charge_point.py: line 7: print("This example relies on the 'websockets' package.")'

Thanks in advance for the help!

OldCrow2018 avatar Aug 05 '22 20:08 OldCrow2018