kg
> http://lawgon.livejournal.com
> http://nrcfosshelpline.in/web/
>
>
>
> >
>
>
--
View this message in context:
http://www.nabble.com/slowly-losing-my-ming-w--a-django-error-in-command-line-on-windows-tf2550223.html#a
>> ImportError: No module named MYSITE
>> --
>
> I'm not sure how python on windows handles imports, since the native
> file system isn't case-sensitive, but try making MYSITE lowercase;
> python is case-sensitive.
>
> >
>
>
--
View th
t; [1] http://www.python.org/dev/peps/pep-0235/
>
>
> --
> "May the forces of evil become confused on the way to your house."
> -- George Carlin
>
> >
>
>
--
View this message in context:
http://www.nabble.com/
On 01-Nov-06, at 10:03 AM, programguru wrote:
> ImportError: No module named MYSITE
why is it asking for caps? is it mysite or MYSITE?
--
regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/
--~--~-~--~~~---~--~~
You received this message
On 10/31/06, Jeremy Dunck <[EMAIL PROTECTED]> wrote:
> I'm not sure how python on windows handles imports, since the native
> file system isn't case-sensitive, but try making MYSITE lowercase;
> python is case-sensitive.
The importing behavior on Windows and other case-insensitive
filesystems is
On 10/31/06, programguru <[EMAIL PROTECTED]> wrote:
...
> Directory of C:\MYDJANGO\MYSITE
...
> project_module = __import__(project_name, '', '', [''])
> ImportError: No module named MYSITE
> --
I'm not sure how python on windows handles imports, since the native
file system isn't case-sensit
.5.egg\django\core\manageme
nt.py", line 1299, in execute_manager
project_module = __import__(project_name, '', '', [''])
ImportError: No module named MYSITE
--
View this message in context:
http://www.nabble.com/slowly-losing-my-ming-w--a-django-error-in-command-
7 matches
Mail list logo