qpython icon indicating copy to clipboard operation
qpython copied to clipboard

Installing cython

Open shahawi opened this issue 6 years ago • 1 comments

Hi, I think I know it's not possible but I was trying to install cython and I got this error, Is there a solution Thanks

Command "/data/user/0/org.qpython.qpy3/files/bin/python3-android5 -u -c "import setuptools, tokenize;file='/storage/emulated/0/qpython/cache/pip-build-5qgcxmxw/cython/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /storage/emulated/0/qpython/cache/pip-ivcxzc6i-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /storage/emulated/0/qpython/cache/pip-build-5qgcxmxw/cython/

shahawi avatar Apr 23 '19 02:04 shahawi

Same problem here

DougCalif avatar May 24 '19 02:05 DougCalif