D
D
dim_nikita2018-03-25 10:56:05
Django
dim_nikita, 2018-03-25 10:56:05

How to solve error while installing Django channels?

pip version - 9.0.3, Windows
I install via pip install channels, but at the time of twisted installation an error occurs:
Command "D:\ZadaniaOtAndreia\SOCIAL_NETWORK\V2\tutorial-50\venv\Scripts\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\3C8A~1\\AppData\\Local\\Temp\\pip-build-6kxur0lv\\twisted\\setup.py';f=getattr(tokenize, ' open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec') )" install --record C:\Users\3C8A~1\AppData\Local\Temp\pip-gwpoeerd-record\install-record.txt --single-version-externally-managed --compile --install-headers D :\ZadaniaOtAndreia\SOCIAL_NETWORK\V2\tutorial-50\venv\include\site\python3.6\twisted" failed with error code 1 in C:\Users\3C8A~1\AppData\Local\Temp\pip-build-6kxur0lv\twisted\
What to do? Has anyone else experienced this or knows/know how to fix it?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
S
Sergey Gornostaev, 2018-03-25
@dim_nikita

Download Twisted from here .

V
Vitaly Zheltyakov, 2013-12-25
@VitaZheltyakov

"Databases. A textbook for universities" - A. D. Homonenko, V. M. Tsygankov, M. G. Maltsev
We read the section on database design, there is not much there. If after reading you still do not understand what to do, then you are not given.

S
sergealmazov, 2013-12-25
@sergealmazov

Read about normal forms. Take classic mysql, postgresql, mssql.
Each entity into a separate table, make tables - links between entities.
To put it simply, yes. I'm doing a similar project myself.

M
Mikhail Shatilov, 2013-12-26
@iproger

I advise you to design everything in WorkBench.

P
Petr Volkhanov, 2013-12-27
@eprivalov

I also advise you to use the MySQL WorkBench program for database design.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question