oops, I didn't see the command you wanted me to try-- here it is: looks 
like there is a problem with my permissions.
How to fix this?

cindy@cindy-HP64bit:/home/www-data/web2py$ python web2py.py -S welcome -P
web2py Web Framework
Created by Massimo Di Pierro, Copyright 2007-2014
Version 2.9.5-stable+timestamp.2014.03.16.02.35.39
Database drivers available: SQLite(sqlite3), MySQL(pymysql), PostgreSQL(
pg8000), MongoDB(pymongo), IMAP(imaplib)
Traceback (most recent call last):
  File "web2py.py", line 33, in <module>
    gluon.widget.start(cron=True)
  File "/home/www-data/web2py/gluon/widget.py", line 1105, in start
    cronjob=options.cronjob)
  File "/home/www-data/web2py/gluon/shell.py", line 320, in run
    enable_autocomplete_and_history(adir,_env)
  File "/home/www-data/web2py/gluon/shell.py", line 48, 
inenable_autocomplete_and_history
    open(history_file, 'a').close()
IOError: [Errno 13] Permission denied: 'applications/welcome/.pythonhistory'



On Tuesday, May 20, 2014 7:29:41 AM UTC-6, Massimo Di Pierro wrote:
>
> Can you try the web2py shell?
>
> $ python web2py.py -S welcome -P
> >>> import pymongo
>

-- 
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 subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to