myapp is also the name of my project through eclipse so myapp/myapp is
base, as you can see there is a 3rd myapp.

:~/workspace/myapp/myapp$ ls
development.ini  ez_setup     myapp           README.txt  setup.py
docs             MANIFEST.in  myapp.egg-info  setup.cfg   test.ini
:~/workspace/myapp/myapp$ paster create_sql development.ini
An unknown error occurred. <module 'myapp' from
'/home/lee/workspace/myapp/myapp/myapp/__init__.pyc'> has no 'make_app'
attribute
:~/workspace/myapp/myapp$ 


On Mon, 2007-08-06 at 15:49 -0700, beachcoder wrote:
> Try running paster from the myapp directory (i.e. the base directory
> of your project), not myapp/myapp.
> 
> On Aug 6, 3:18 pm, Lee Connell <[EMAIL PROTECTED]> wrote:
> > That's all i get at console, what else should I do to get more details?
> >
> > On Mon, 2007-08-06 at 09:12 -0700, beachcoder wrote:
> > > Do you have a full stacktrace for this ?
> >
> > > On Aug 5, 6:19 pm, Lee Connell <[EMAIL PROTECTED]> wrote:
> > > > I get this when attempting to create the sql.
> >
> > > > :~/workspace/myapp/myapp$ paster create_sql development.ini
> > > > An unknown error occurred. <module 'myapp' from
> > > > '/home/lee/workspace/myapp/myapp/myapp/__init__.pyc'> has no 'make_app'
> > > > attribute
> >
> > > > pylons 0.9.6rc2 and tesla 0.2.5
> 
> 
> > 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to