Project cannot be created with Python3.5 (Windows) + django1.7.1

The contents are almost all by the entry name, but I will explain it briefly.

Let's take a quick look at Python Django, so let's proceed by referring to Introduction to Python Django.

You should have a newer version of Python! After installing Python 3.5 (Windows) somehow

pip install django==1.7.1

Install django version 1.7.1, but it works so far

django-admin.py startproject mysite

When I tried to create a new project, I got an error and nothing was created.

To see this area http://www.thefourtheye.in/2015/02/python-35-and-django-17s-htmlparseerror.html

It seems that django1.7.1 does not support Python3.5. After installing django 1.8.5, which seems to be the latest version, I was able to create a project successfully.

Recommended Posts

Project cannot be created with Python3.5 (Windows) + django1.7.1
Python modules with "-(hyphen)" cannot be removed
Python starting with Windows 7
Investigation when import cannot be done with python
A simple to-do list created with Python + Django
[Django] css in the project cannot be read
Use Python / Django with Windows Azure Cloud Service!
Do Django with CodeStar (Python3.6.8, Django2.2.9)
Run python with PyCharm (Windows)
Do Django with CodeStar (Python3.8, Django2.1.15)
Python3 + Django ~ Mac ~ with Apache
Getting Started with Python Django (1)
Getting Started with Python Django (4)
Getting Started with Python Django (3)
Getting Started with Python Django (6)
Time synchronization (Windows) with Python
Getting Started with Python Django (5)
Solution when the image cannot be displayed with tkinter [python]
Video cannot be loaded with Spyder in Python development environment
Enable pip installation with Windows Azure website creation (Django project)
TensorFlow 2.2 can't be installed with Python 3.8!
Face detection with YOLO Face (Windows10, Python3.6)
(Note) Be careful with python argparse
Build mlpy with python3.3 (64bit) (windows 64bit)
Run python3 Django1.9 with mod_wsgi (deploy)
Use Windows 10 speech synthesis with Python
Python CGI file created on Windows
Getting started with Python 3.8 on Windows
[Python] Creating multiple windows with Tkinter
[Python Windows] pip install with Python version
python + SCOOP distributed computing cannot be done on a Windows PC
Install packages that need to be compiled with Python3 with pip [Windows]
What to do if PyAudio cannot be installed on Python 3.7, 3.8, 3.9 on Windows
Jupyter Notebook 6.0.2 cannot be installed in the Python 2.7 environment created in Anaconda
I created a template for a Python project that can be used universally
Run servo with Python on ESP32 (Windows)
Python project environment construction procedure (for windows)
Django + Apache with mod_wsgi on Windows Server 2016
Building a Python 3.6 environment with Windows + PowerShell
Created a darts trip with python (news)
Develop Windows apps with Python 3 + Tkinter (Preparation)
CentOS 6.4 with Python 2.7.3 with Apache with mod_wsgi and Django
Address to the bug that node.surface cannot be obtained with python3 + mecab
Items that cannot be imported with sklearn
The story of using mysqlclient because PyMySQL cannot be used with Django 2.2
[Python] Introduce UIKit3 to your Django project
Let's try analysis! Chapter 8: Analysis environment for Windows created with Python and Eclipse (PyDev)
De-VBA Excel tool! Eliminate VBA tool with Python in environment where Python cannot be installed
When Html cannot be output with Jupyter Notebook
When contour map cannot be drawn with APLpy
"Temporary solution" when pip cannot be updated [Python]
Python (Windows 10) Virtual Environment / Package with VS Code
GUI automation with Python x Windows App Driver
Install OpenCV 4.0 and Python 3.7 on Windows 10 with Anaconda
[Python] Build a Django development environment with Docker
Convert Windows epoch values to date with python
Python environment settings (virtualenv + pip cannot be done)
Develop Windows apps with Python 3 + Tkinter (exe file)
Create Nginx + uWSGI + Python (Django) environment with docker
Django with Python Tools 2.2 for Visual Studio (PTVS 2.2)
No module named'distutils.util' cannot be used with get-pip.py