Please excuse my ignorance before we start. Ive had django for a week or so and am getting absolutely nowhere. I'm using Ubuntu 9.10 and installed Django via apt-get but the pathing is haywire. Ive copied all the files into usr/lib/python2.6/installed_packages but it still doesnt see it. I am missing something or doing something wrong but for the life of me I cant see what. Can you help before I give up and go back to something that works like c++ or php or council workmen or whatever.
Cheers
Michael
Here's everything you need to get started:
http://docs.djangoproject.com/en/1.1/intro/tutorial01/#intro-tutorial01
If you have a specific problem that you can describe, including error
messages if applicable, please post it when you hit a wall.
Shawn
Firstly, where did it install Django and why do you think that is
'haywire'? Secondly, what makes you think installed_packages is the
right place for anything to go? That's not a standard directory even
in Debian-based distros. Thirdly, have you tried reading any of the
documentation - such as http://docs.djangoproject.com/en/dev/topics/install/#install-the-django-code
?
--
DR.
put the complte path to it and it worked. guess the path isnt set right somewhere. thanks anyway
when the tutorial says one thing and it doesnt work one starts to wonder why. hence the original query. sorry if I got you frustrated too, it wasnt my intention.
Michael
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Yes I like the idea of both python and django, if only that django rheinhart played at a club in Warrington in about 1967, I got in when I shouldnt have, 17 instead of 21. he was just brilliant.
Ive been looking for a truly RAD system for web pages and this seems to fit the bill. Sometimes we each have blindspots, django-admin it seems is one of mine.
(Im also 59, senile, probably demented, certainly not 'normal' and its 130am and Im still here playing. Id guess you could say Im an anorak or modern day trainspotter or ....)
Have fun and live a life that gives you lots of memories to pass on to others.
Cheers
michael
Shawn
--
hi
put the complte path to it and it worked. guess the path isnt set right somewhere. thanks anyway
when the tutorial says one thing and it doesnt work one starts to wonder why. hence the original query. sorry if I got you frustrated too, it wasnt my intention.
I think what Karen was referring to was this:
http://catb.org/~esr/faqs/smart-questions.html
It's not how much or how little you know. It's how you ask the question. There are a lot of people on this list who will willing answer the most elementary question, if the request is made in a way that shows that you're not asking people to be mind readers or do your work for you.
Since you said you're also new to Python, here's there mailing list:
http://mail.python.org/mailman/listinfo/python-list
Be conscious of the fact that they (as well as any group on the Internet) will have a low tolerance for vague and lazy questions and dozens or hundreds of people who will help you if you ask the question properly.
Shawn
Hi
Thank you so much for taking the time to reply.
When you are as new to both python and django as I am you dont always see the wood for the trees. Yes I still know I have a problem with how the paths are setup, system paths that is that relate to python in general and to django, what I do about it at this moment Im not sure. I may end up reinstalling ubuntu completely because I think it is something that I have done that has caused the problem. I do like how it (python/django) works when it does work but then I do something and the django bit stops. I do think that my 60yo brain needs the exercise though so will persevere. Perhaps I will avoid dementia for an extra 6 months because of this but then the stress probably takes off a year.
Thank you so much for your time and patience. Sorry for being vague. Happy to be still awake at 6:15 in the morning trying to get this to work. Its a while since had an all night session!!!
Hi
Thank you so much for taking the time to reply.
When you are as new to both python and django as I am you dont always see the wood for the trees. Yes I still know I have a problem with how the paths are setup, system paths that is that relate to python in general and to django, what I do about it at this moment Im not sure. I may end up reinstalling ubuntu completely because I think it is something that I have done that has caused the problem. I do like how it (python/django) works when it does work but then I do something and the django bit stops. I do think that my 60yo brain needs the exercise though so will persevere. Perhaps I will avoid dementia for an extra 6 months because of this but then the stress probably takes off a year.
Thank you so much for your time and patience. Sorry for being vague. Happy to be still awake at 6:15 in the morning trying to get this to work. Its a while since had an all night session!!!