my directory and subdirectories looks like this
ronproject
|
rondata
|
ronapp
The __init__.py file is in both the rondata and the ronapp folders.
When I run manage.py runserver I get "Error: No module name rondata"
I also tried to run manage.py inspectdb because my app is based on a
On Jun 29, 11:05 am, nixon66 wrote:
> I'm getting an error no module name x. I've create all the
> directories and I can see them, but I keep getting this error and
> can't understand why. Any ideas. Not sure why this is happening since
> it did not happen when I've created other apps.
Ther
This is an __init__.py in the folder
On Jun 29, 2:08 pm, Alex Gaynor wrote:
> On Mon, Jun 29, 2009 at 1:05 PM, nixon66 wrote:
>
> > I'm getting an error no module name x. I've create all the
> > directories and I can see them, but I keep getting this error and
> > can't understand why. Any
Steve,
The is a __init__.py
On Jun 29, 2:09 pm, Steve Howell wrote:
> On Jun 29, 11:05 am, nixon66 wrote:
>
> > I'm getting an error no module name x. I've create all the
> > directories and I can see them, but I keep getting this error and
> > can't understand why. Any ideas. Not sure why
This is an _init__.py in the folder
On Jun 29, 2:08 pm, Alex Gaynor wrote:
> On Mon, Jun 29, 2009 at 1:05 PM, nixon66 wrote:
>
> > I'm getting an error no module name x. I've create all the
> > directories and I can see them, but I keep getting this error and
> > can't understand why. Any i
On Jun 29, 11:13 am, nixon66 wrote:
> Steve,
>
> The is a __init__.py
>
Ok, you need to provide a little more detail then. Can you tell us
what your subdirectory structure looks like, and have you put
__init__.py's in enclosing folders?
Sometimes modules fail to import due to syntax errors in
On Mon, Jun 29, 2009 at 1:05 PM, nixon66 wrote:
>
> I'm getting an error no module name x. I've create all the
> directories and I can see them, but I keep getting this error and
> can't understand why. Any ideas. Not sure why this is happening since
> it did not happen when I've created othe
I'm getting an error no module name x. I've create all the
directories and I can see them, but I keep getting this error and
can't understand why. Any ideas. Not sure why this is happening since
it did not happen when I've created other apps.
--~--~-~--~~~---~--~---
8 matches
Mail list logo