https://github.com/prelegalwonder/openshift_web2py
I tried like this.
How i can get latest version of web2py.
or there is other ways to use web2py on openShif.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code
when i followed Web2py with nginx.
When i start ngix it work well.
But when start uwsgi
uwsgi service not found error.
https://www.digitalocean.com/community/tutorials/how-to-deploy-web2py-python-applications-with-uwsgi-and-nginx-on-ubuntu-14-04
--
Resources:
- http://web2py.com
- http://web2py
Web2py with ngix start work well.
But when i start uwsgi
it show uwsgi.service not found error.
If i need to create service i don't know how to create.
I follow this way
https://www.digitalocean.com/community/tutorials/how-to-deploy-web2py-python-applications-with-uwsgi-and-nginx-on-ubuntu-14-04
i use opencv in web2py to process video frame. And then write video into
static/videos folder . It creates successfully .but i don't have any idea to
read video fom static/videos folder from html video src.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://gith
Yes .i have been try
I USE cv2.VideoCapture(os.path.join(reques.folder,'uploads','success.mp4') to
get video frame from file which work well in my pc. But when i tested on vps it
cannot read from path.how should intry
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web
Sry my mistake.
cap=cv2.VideoCapture(path to /static/videos/success.mp4).
when i checked cap.isOpened() it return false but i also check
os.path.exists(path to success.mp4) it return true.But it was not web2py
error.it was opencv error.now i have been fixed.
--
Resources:
- http://web2py.com
thz i have been solved.
Now other error is i cannot import some module althougn i have been installed
and tested on python. But in web2py controller i can't import module
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
-
When i setup web2py nginx web2py
It created web2py app at /home/www-data
But i don't permission to accept python installed library. how should i solve
this to get permission.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source cod
[Error 13] Permission denied:
'root/myapp/applications/welcome/static/original/music.filename.8e.mp4
How should i granted
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list
How can i apply JWT in web2py. And chatMessage web2py too!
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subsc
Is Web2py support with React Ember or other SPA framework! not like web2py
scaffold !Build spa framework for front end and combine with web2py rest
service.Have anyone tried before?
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Sou
12 matches
Mail list logo