gaborvecsei / Stocks-Pattern-Analyzer

This tool should help discover different patterns based on similarity measures in historical (financial) data
Other
225 stars 81 forks source link

ERROR with : does not have enough data #16

Open nkta3m opened 1 year ago

nkta3m commented 1 year ago

when run python rest_api.py, i get error notice: ERROR with : does not have enough data how can i solve this problem?

nkta3m commented 1 year ago

This problem was solve, because i live in China, so i set proxy is ok.

but python rest_api.py, return nothing,

i run python dash_app.py, i get notice:

requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0) how can i solve this problem