-
windows, django1.10.5,py3.5, mysqlclient1.3.9 安装
Django切换到 python3.5, Django本身也切换到Django1.10之后,还真变化不少,以前一直用的 MySqldb 驱动包不能用了,要用另外一个分支mysqlclient 才能在python3.5下跑了。整个安装过程也是兜了几个圈,现在记录下。本来是在python 官网 下载 mysqlclent-1.3.9的源码安装的。这里下载: https://pypi.python.org/pypi/mysqlclient安装时报错:
Date: 2017-02-19 View: 1520
-
Cant create file in the C drive root directory Windows 8
Developing a simple Java program to write a file in the C drive root directory (where Windows is installed), but the program prompts an “access is denied” error. Try to create an empty file in the C drive root directory manually, but no options to create any files, only new folder is allowed.
Date: 2019-08-18 View: 1520
-
Windows 8 keeps dropping wifi connection
A desktop computer, Windows 8 is installed, connect to a nearby router via a wireless USB adapter.
Date: 2019-08-18 View: 1520
-
Windows 8.1, black screen with movable cursor
Here’s the scenario, morning wake up and find out my Windows 8.1 is displaying a black screen upon boot, no login screen, but a movable white cursor, random clicks will display the small loading icons?
Date: 2019-08-18 View: 1520
-
How to install Apache Ant on Windows
To install Apache Ant on Windows, you just need to download the Ant’s zip file, and Unzip it, and configure the ANT_HOME Windows environment variables.
Date: 2019-08-17 View: 1520
-
How to set JAVA_HOME on Windows 10?
This tutorial shows you how to set a JAVA_HOME system variable on Windows 10.
Date: 2019-08-17 View: 1520
-
Windows 10 Edit Hosts file
In this tutorial, we will show you how to add a mapping of IP addresses to host names in the Windows Hosts file.
Date: 2019-08-17 View: 1520
-
Windows 10 Can not create new folder
Suddenly, my Windows 10 is unable to create new folder:
Date: 2019-08-17 View: 1520
-
php-cgi.exe The application was unable to start correctly
Run php-cgi.exe and hits a pop up dialog showing the following error message :
Date: 2019-08-11 View: 1520
-
Nginx + PHP on Windows
This article shows you how to install and integrate Nginx and PHP on Windows.
Date: 2019-08-11 View: 1520
-
PHP + Windows Call to undefined function mysql_connect()
Install WordPress and hits the following error message :
Date: 2019-08-11 View: 1520
-
cURL post JSON data on Windows
On Windows, the key to send JSON data is double-quotes like this
Date: 2019-08-11 View: 1520
-
How to Uninstall Oracle Database 19c on Windows
To uninstall Oracle database on Windows, we have to delete the all the related Ora* registry keys, files and folders manually.
Date: 2019-08-11 View: 1520