AbdullahO / tspdb

tspdb: Time Series Predict DB
Apache License 2.0
185 stars 58 forks source link

I can install tspdb successfully,but I can't use it test example #14

Closed tianatian closed 2 years ago

tianatian commented 2 years ago

everything is ok,but when i run "select test_tspdb();",it always shows Server Disconnected.Is there something I didn't do well?

AbdullahO commented 2 years ago

This seems to be similar to issue https://github.com/AbdullahO/tspdb/issues/6, it seems that plpython3u support for windows is faulty, which is something I cannot fix. I'm going to create a docker image soon to make installation easier.

zarif98sjs commented 10 months ago

Hi @AbdullahO , did you make any docker image? I can't seem to find any.