djangocrashcourse icon indicating copy to clipboard operation
djangocrashcourse copied to clipboard

djangocrashcourse

Open Dule-martins opened this issue 5 years ago • 1 comments

failed building wheel for MySQL client Command "c:\users\admin\envs\py1\scripts\python.exe -u -c "import setuptools, tokenize;file='C:\Users\Admin\AppData\Local\Temp\pip-install-to4uo9pn\mysqlclient\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\Admin\AppData\Local\Temp\pip-record-eo20xnu7\install-record.txt --single-version-externally-managed --compile --install-headers c:\users\admin\envs\py1\include\site\python3.7\mysqlclient" failed with error code 1 in C:\Users\Admin\AppData\Local\Temp\pip-install-to4uo9pn\mysqlclient\

this is the issue I encounter while following your video.

Dule-martins avatar Sep 14 '18 13:09 Dule-martins