Thanks I got django and pip installed. I also got the community version of
pyCharm and its is awesome. Thanks for all of the relevant comments and
suggestions.
On Tuesday, February 25, 2014 1:23:49 PM UTC-8, Joe Buty wrote:
>
> Hello, I am having trouble getting Django to work. I have installed
On 27/02/2014 7:50am, Vernon D. Cole wrote:
You need pip
I agree
-- even though it is terrible to install on Windows.
I disagree
See http://stackoverflow.com/questions/4750806/how-to-install-pip-on-windows
You have to wade through an awful lot of that page before you see the
2014 upd
On Tuesday, February 25, 2014 2:23:49 PM UTC-7, Joe Buty wrote:
>
> Hello, I am having trouble getting Django to work. I have installed python
> and downloaded and unzipped the .tar file for django. I am using windows 8
> ugh and can not open the instal file. I read through the setup.py and I
Hi Joe,
You shouldn't need to set any paths to install Django. If you open a
command prompt up and navigate to the folder (or hold down shift and right
click in the folder and select "Open Command Window Here" then run the
command "python setup.py install" it will install Django.
Also, I'd highly
Hello, I am having trouble getting Django to work. I have installed python
and downloaded and unzipped the .tar file for django. I am using windows 8
ugh and can not open the instal file. I read through the setup.py and I
think I need help setting the correct path. Either moving the Django unzip
This has now been resolved, by moving the django file onto a site in
the PYTHONPATH -- thanks to the good folks at the IRC channel for
assistance.
On Jan 30, 6:19 pm, Schmoopie <[EMAIL PROTECTED]> wrote:
> Newbie question: I followed the installation procedures for a Windows
> inst
Newbie question: I followed the installation procedures for a Windows
install. I go to a command window, get to the right directory, give
the command setup.py install -- and nothing happens, in terms of
getting anything the right module into my Python25\Lib\site-packages
directory.
What could
Hi,
As a newbie to Django I failed to read the install doc correctly and
tried to run setup.py rather than simply checking django out of svn
directly into site-packages. Reading the doc more carefully solved my
problem, but in the meantime I found a "buglet" in setup.py that
should probably be f
8 matches
Mail list logo