python - git push flynn master freezes on local instance -


i have setup flynn on local machine vagrant method. seems simple deploying app using flynn. when deploying application examples, when push code flynn using git push flynn master command line freezes when tries install environment, in given example go application or example phthon application.

root@shaurya-z510:/home/xuryax/desktop/work/flynn-go/python-flynn-example# sudo git push flynn master counting objects: 23, done. delta compression using 8 threads. compressing objects: 100% (19/19), done. writing objects: 100% (23/23), 3.19 kib | 0 bytes/s, done. total 23 (delta 5), reused 0 (delta 0) -----> building pexample... -----> python app detected -----> installing python-3.6.1 

not sure why happening.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -