I’m trying to deploy a very simple app (GitHub - buzzdealer/orm_tool)
the output I get after deploying is
[client] Provisioning machine...
[client] Preparing system...
[client] Spinning up manager process...
[client] Inflating balloons...
[client] Unpacking Comic Sans RAR files...
[client] Loading "Under construction" GIF...
[client] Compiling <blink> tags...
[client] Initializing Java applet...
[client] Please wait...
It was very disappointing to find the build is failing, especially considering someone already started inflating the balloons
![]()
But other than that, nothing in the text above seemed too useful… are there any other logs to view ?
I tried to build , install and update using poetry - perhaps the issue is there? should I use an alternative?
It is my first attempt at creating notebook using python and streamlit so I might be missing something very basic …
I did , however, made the same code run locally using the command line so I guess it’s more of an environment issue .
Any help will be greatly appreciated ![]()