I am trying to run web2py on pythonanywhere but using Dropbox.
Can someone help us with
http://www.pythonanywhere.com/forums/topic/9/
On Dec 6, 10:42 pm, Ovidio Marinho wrote:
> I also tried to use Dropbox to have an automatic update, but it seems
> that sharing does not work with the dropb
I also tried to use Dropbox to have an automatic update, but it seems
that sharing does not work with the dropbox
Ovidio Marinho Falcao Neto
Web Developer
ovidio...@gmail.com
ovidiomari...@itjp.net.br
ITJP - itjp.net.br
Bruno thank muito!
What about web2py - dropbox - pythonanywhere?
##
import os
import sys
path = '/home/my_username/Dropbox/web2py'
if path not in sys.path:
sys.path.append(path)
from wsgihandler import application
##
I am getting
Internal Server Error
The server encountered an internal
3 matches
Mail list logo