M
M
MaxEpt2015-12-15 01:15:28
linux
MaxEpt, 2015-12-15 01:15:28

Why does an error occur when installing a python package?

take.ms/Ox7Y8 - this is the error itself. I
install from under the mysqlclient virtual environment with the pip install command
, and django got up normally under the same conditions. What could be the problem

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dimonchik, 2015-12-15
@dimonchik2013

use another connector
python2or3.blogspot.com/2015/06/mysql-sphinxsearch.html

I
ichernob, 2015-12-15
@ichernob

Check:
1. compatibility of the interpreter version with the package
2. bitness compatibility with the package (at one time I had to change Anaconda to 32-bit in order to install some package)
3. google

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question