treelevel.blogg.se

Command install ipython 4.2.1
Command install ipython 4.2.1










command install ipython 4.2.1

Installing collected packages: scandir, pathlib2, pickleshare, wcwidth, prompt-toolkit, pygments, simplegeneric, ipython-genutils, traitlets, backports.shutil-get-terminal-size, ptyprocess, pexpect, ipython _scandir.c:14:20: fatal error: Python.h: No such file or directoryĮrror: command 'cc' failed with exit status 1 errorĬomplete output from command /home/me/Documents/pypy-ipython-venv/bin/pypy -u -c "import setuptools, tokenize _file_='/tmp/pip-build-FmKqsi/scandir/setup.py' f=getattr(tokenize, 'open', open)(_file_) code=f.read().replace('\r\n', '\n') f.close() exec(compile(code, _file_, 'exec'))" bdist_wheel -d /tmp/tmpseW7pdpip-wheel-python-tag pp256:Ĭopying scandir.py -> build/lib.linux-x86_64-2.7Ĭc -O2 -fPIC -Wimplicit -I/home/me/Documents/pypy-ipython-venv/include -c _scandir.c -o build/temp.linux-x86_64-2.7/_scandir.o Running setup.py bdist_wheel for scandir.

command install ipython 4.2.1

Using cached ptyprocess-0.5.2-py2.p圓-none-any.whlīuilding wheels for collected packages: scandir site-packages (from traitlets>=4.2->ipython)Ĭollecting scandir python_version ipython)Ĭollecting ptyprocess>=0.5 (from pexpect sys_platform != "win32"->ipython) Requirement already satisfied: enum34 python_version = "2.7" in.

command install ipython 4.2.1

Using cached ipython_genutils-0.2.0-py2.p圓-none-any.whl Using cached wcwidth-0.1.7-py2.p圓-none-any.whlĬollecting ipython-genutils (from traitlets>=4.2->ipython) site-packages (from prompt-toolkit=1.0.4->ipython)Ĭollecting wcwidth (from prompt-toolkit=1.0.4->ipython) Requirement already satisfied: six>=1.9.0 in. Using cached pexpect-4.2.1-py2.p圓-none-any.whl Using cached pathlib2-2.3.0-py2.p圓-none-any.whlĬollecting pexpect sys_platform != "win32" (from ipython) Using cached backports.shutil_get_terminal_size-1.0.0-py2.p圓-none-any.whlĬollecting pathlib2 python_version = "2.7" or python_version = "3.3" (from ipython) Using cached traitlets-4.3.2-py2.p圓-none-any.whlĬollecting backports.shutil-get-terminal-size python_version = "2.7" (from ipython) site-packages (from ipython)Ĭollecting simplegeneric>0.8 (from ipython)

command install ipython 4.2.1

Requirement already satisfied: setuptools>=18.5 in. Using cached Pygments-2.2.0-py2.p圓-none-any.whl Using cached prompt_toolkit-1.0.15-py2-none-any.whl Using cached pickleshare-0.7.4-py2.p圓-none-any.whlĬollecting prompt-toolkit=1.0.4 (from ipython) Requirement already satisfied: decorator in. Using cached ipython-5.4.1-py2-none-any.whl User site-packages are not visible in this virtualenv. The suggested fix results in the error:Ĭan not perform a '-user' install. When I try to pip install ipython, I get a compilation error because it can't find the Python.h header file. When I use the IPython installed by apt-get, it ends up using CPython 3 instead of Pypy. I've set up my Virtualenv to use Pypy 2.7 instead of CPython 3. I'm trying to install IPython in a virtualenv.












Command install ipython 4.2.1