what The fuck with python install
the command is :
pip install cx_Freeze
When I launch the command
I’ve lot of result
I can show you all result, but I think the error come :
Failed building wheel for cx-Freeze
Running setup.py clean for cx-Freeze
Failed to build cx-Freeze
Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-1ByAWL/cx-Freeze/setup.py';
f=getattr(tokenize, 'open', open)(__file__);
code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install
--record /tmp/pip-wfaGB8-record/install-record.txt
--single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-1ByAWL/cx-Freeze/
Can you help me ???
Thank for your answers in advanced