f
of Phil Campaigne
Sent: Monday, September 3, 2018 7:35:09 PM
To: Django users
Subject: Trouble installing Django
I have successfully installed python 3.7 and virtualenv. on my MACBook Pro with
MAC High Sierra 10.6
Now I am having trouble installing Django
I don't understand the e
If you wanna install across the system then just Use *root user *Or* sudo **pip
install **Django* . this is install the django in your system.
but Best practices is to use special env If you need any help installing
django with env reply me i will help in that.
Thanks enjoy
Dev
On Mon, Sep 3, 2018
U have installed python 3 but ure django installation is pick a different
version of python.
Simple. My experience is Linux or Ubuntu based.
First get the path to ure python3
#Which python
Or
# python -c “from dilutions.sysconfig import get_get_python_lib; print
get_python_li
Then
Do a pip
n my MACBook Pro
> with MAC High Sierra 10.6
> Now I am having trouble installing Django
> I don't understand the error message I am getting...especially teh last line.
>
> Owners-MacBook-Pro:realityBB owner$ pip install Django
> Collecting Django
> Downloading
> h
> Now I am having trouble installing Django
> I don't understand the error message I am getting...especially teh last
> line.
>
>
> Owners-MacBook-Pro:realityBB owner$ pip install Django
> Collecting Django
> Downloading
> ht
I have successfully installed python 3.7 and virtualenv. on my MACBook Pro
with MAC High Sierra 10.6
Now I am having trouble installing Django
I don't understand the error message I am getting...especially teh last
line.
Owners-MacBook-Pro:realityBB owner$ pip install Django
Colle
Solved it :) Used the easy_install utility of python and the works done :)
It installs Django automatically :)
On Sunday, September 2, 2012 11:55:14 PM UTC+5:30, puneet loya wrote:
>
> I m a starter at python and Django..
>
> When i execute the following command.. I get the error
> python setu
I m a starter at python and Django..
When i execute the following command.. I get the error
python setup.py install
Traceback (most recent call last):
File "setup.py", line 1, in
from distutils.core import setup
ImportError: No module named distutils.core
I have 64-bit windows 7.. How do
On Sun, Oct 24, 2010 at 6:26 AM, Michael Scull wrote:
> Hi,
> I'm having trouble installing django and connecting to irc.
>
> --
> Mit freundlichen Grüßen / Best Regards,
> Michael D Scull
>
If you want help, please look up the exact error output you're getting
Hi,
I'm having trouble installing django and connecting to irc.
--
Mit freundlichen Grüßen / Best Regards,
Michael D Scull
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googl
I can vouch for running Django on Windows! it works fine,, just follow
directions precisely. You must use command line, for ALL steps, not
GUI or you will probably never get it going though. My biggest error
was attempting to use GUI (file manager etc) for some steps...
On Dec 16, 4:17 pm, Karen T
On Wed, Dec 16, 2009 at 5:13 PM, reactosguy wrote:
> I need help installing Django on Windows XP SP3. The docs explain
> about running on Linux/Mac.
>
>
The docs, specifically here:
http://docs.djangoproject.com/en/1.1/topics/install/#installing-official-release
also mention Windows. Without s
I need help installing Django on Windows XP SP3. The docs explain
about running on Linux/Mac.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, sen
Hello everyone,
I'm having quite a lot of pain installing django-cms 2.0, which is
available at http://github.com/digi604/django-cms-2.0/tree/master.
When I visit /admin/, I get a "TemplateSyntaxError at /admin/" with
the subtitle "Caught an exception while rendering: u'user'
." I suck at readin
14 matches
Mail list logo