pglet / pglet-python

Python client for Pglet - build real-time interactive web apps in Python
MIT License
18 stars 7 forks source link

Running app locally throws Error #38

Closed freeman91 closed 2 years ago

freeman91 commented 2 years ago

Tried running locally: pglet.app("dashboard", target=main, local=True) But I'm getting the following error: Connect app error: unexpected EOF

FeodorFitsner commented 2 years ago

Thanks for trying Pglet! Could you please submit the entire app example you are trying to run?

PS: We are still trying to better understand Pglet use cases, so may I ask where did you know about Pglet and what kind of app are you working on and what language? Thanks!

FeodorFitsner commented 2 years ago

Feel free to re-open this issue if you are still experiencing it with the latest version of Pglet.