İt was a local problem. Ihave solved it. Thanks.
On 8 Aralık, 19:12, ural <[EMAIL PROTECTED]> wrote:
> Hello friends
>
> -I met problems just at starting t2
> -after importing T2 (like in vimeo) and writing db.py (like in
> 't2.pdf' and vimeo),
>
> i get following content by admin/Design for "plugin_t2" :
>
> ----------------------------------------------------
> Design for "plugin_t2"
> [ models | controllers | views | languages | static ]
>
> Models
> the data representation, define database tables and sets
>
> [ database administration | sql.log ]
> db.py [ edit | delete ] defines tables puppy
> create file with filename:
>
> Controllers
> the application logic, each URL path is mapped in one exposed function
> in the controller
>
> [ test ]
> default.py [ test | edit | delete ] exposes configure, index, search,
> error, login, register, download, logout, profile, wiki
> create file with filename:
>
> ----------------------------------------------------------
> i get following error page from 'database adminstration'
>
> Internal error
> Ticket issued: unknown
>
> -----------------------------------------------------------
> on the web2py server window i see this Error message:""
>
> default applications appear to be installed already
> web2py Enterprise Web Framework
> Created by Massimo Di Pierro, Copyright 2007-2008
> Version 1.52 (2008-12-02 16:14:02)
> Database drivers available: SQLite3, MySQL
> please visit:
> http://127.0.0.1:8000
> starting browser...in 5 seconds
> ERROR:root:Traceback (most recent call last):
> File "gluon\restricted.pyc", line 62, in restricted
> File "C:\web2py_win\web2py\applications\plugin_t2/models/db.py",
> line 9, in <m
> odule>
> ImportError: No module named modules.t2
> -------------------------------------------------------
> The error continues to occur after writing files below:
>
> controllers/default.py(def create_puppy()) , views/default/create
> puppy.html
> -------------------------------------------------------
>
> * what is wrong, so that this import error occurs ?
>
> thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---