Skip to content

Instantly share code, notes, and snippets.

@notmyname
Created July 6, 2018 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notmyname/3ab26376ef99c43efad60ca3d6c7bb38 to your computer and use it in GitHub Desktop.
Save notmyname/3ab26376ef99c43efad60ca3d6c7bb38 to your computer and use it in GitHub Desktop.
Collecting dnspython>=1.14.0 (from -r requirements.txt (line 5))
Downloading https://files.pythonhosted.org/packages/a6/72/209e18bdfedfd78c6994e9ec96981624a5ad7738524dd474237268422cb8/dnspython-1.15.0-py2.py3-none-any.whl (177kB)
Collecting eventlet!=0.23.0,>=0.17.4 (from -r requirements.txt (line 6))
Downloading https://files.pythonhosted.org/packages/61/1a/d1ff6e4f1dc652dfdda4a674f807c842eaa15f1ed9b76938a3be313bbac9/eventlet-0.22.1-py2.py3-none-any.whl (409kB)
Collecting greenlet>=0.3.1 (from -r requirements.txt (line 7))
Downloading https://files.pythonhosted.org/packages/13/de/ba92335e9e76040ca7274224942282a80d54f85e342a5e33c5277c7f87eb/greenlet-0.4.13.tar.gz (58kB)
Collecting netifaces!=0.10.0,!=0.10.1,>=0.5 (from -r requirements.txt (line 8))
Downloading https://files.pythonhosted.org/packages/81/39/4e9a026265ba944ddf1fea176dbb29e0fe50c43717ba4fcf3646d099fe38/netifaces-0.10.7.tar.gz
Collecting PasteDeploy>=1.3.3 (from -r requirements.txt (line 9))
Downloading https://files.pythonhosted.org/packages/31/28/51201a54aeecbd02eff767d17050b302f6fd98fdfecb4e3f4c9301ba6ef8/PasteDeploy-1.5.2-py2.py3-none-any.whl
Collecting lxml>=3.4.1 (from -r requirements.txt (line 10))
Downloading https://files.pythonhosted.org/packages/54/a6/43be8cf1cc23e3fa208cab04ba2f9c3b7af0233aab32af6b5089122b44cd/lxml-4.2.3.tar.gz (4.4MB)
Collecting requests>=2.14.2 (from -r requirements.txt (line 11))
Downloading https://files.pythonhosted.org/packages/65/47/7e02164a2a3db50ed6d8a6ab1d6d60b69c4c3fdf57a284257925dfc12bda/requests-2.19.1-py2.py3-none-any.whl (91kB)
Requirement already satisfied: six>=1.9.0 in /usr/lib/python2.7/site-packages (from -r requirements.txt (line 12)) (1.11.0)
Collecting xattr>=0.4 (from -r requirements.txt (line 13))
Downloading https://files.pythonhosted.org/packages/ea/d8/d4e412bd0501ac3f41640595d32b6d8fd6640452436b228e081c0557db53/xattr-0.9.3.tar.gz
Collecting PyECLib>=1.3.1 (from -r requirements.txt (line 14))
Downloading https://files.pythonhosted.org/packages/e3/02/2814399e18c10f0ea6912bf7e7ce5e20c9482b4b5fae9f756c72c97cc144/pyeclib-1.5.0.tar.gz (6.7MB)
Requirement already satisfied: cryptography!=2.0,>=1.6 in /usr/lib/python2.7/site-packages (from -r requirements.txt (line 15)) (2.0.3)
Requirement already satisfied: enum34; python_version < \"3.4\" in /usr/lib/python2.7/site-packages (from eventlet!=0.23.0,>=0.17.4->-r requirements.txt (line 6)) (1.1.6)
Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.14.2->-r requirements.txt (line 11))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting urllib3<1.24,>=1.21.1 (from requests>=2.14.2->-r requirements.txt (line 11))
Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB)
Collecting certifi>=2017.4.17 (from requests>=2.14.2->-r requirements.txt (line 11))
Downloading https://files.pythonhosted.org/packages/7c/e6/92ad559b7192d846975fc916b65f667c7b8c3a32bea7372340bfe9a15fa5/certifi-2018.4.16-py2.py3-none-any.whl (150kB)
Requirement already satisfied: idna<2.8,>=2.5 in /usr/lib/python2.7/site-packages (from requests>=2.14.2->-r requirements.txt (line 11)) (2.6)
Requirement already satisfied: cffi>=1.0.0 in /usr/lib/python2.7/site-packages (from xattr>=0.4->-r requirements.txt (line 13)) (1.10.0)
Requirement already satisfied: asn1crypto>=0.21.0 in /usr/lib/python2.7/site-packages (from cryptography!=2.0,>=1.6->-r requirements.txt (line 15)) (0.23.0)
Requirement already satisfied: ipaddress in /usr/lib/python2.7/site-packages (from cryptography!=2.0,>=1.6->-r requirements.txt (line 15)) (1.0.18)
Requirement already satisfied: pycparser in /usr/lib/python2.7/site-packages (from cffi>=1.0.0->xattr>=0.4->-r requirements.txt (line 13)) (2.18)
Installing collected packages: dnspython, greenlet, eventlet, netifaces, PasteDeploy, lxml, chardet, urllib3, certifi, requests, xattr, PyECLib
Running setup.py install for greenlet: started
Running setup.py install for greenlet: finished with status 'error'
Complete output from command /usr/bin/python2 -u -c \"import setuptools, tokenize;__file__='/tmp/pip-install-0uXlwy/greenlet/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-record-sFvvUD/install-record.txt --single-version-externally-managed --compile:
running install
running build
running build_ext
building 'greenlet' extension
creating build
creating build/temp.linux-x86_64-2.7
gcc -fno-strict-aliasing -Os -fomit-frame-pointer -g -DNDEBUG -Os -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -fPIC -I/usr/include/python2.7 -c greenlet.c -o build/temp.linux-x86_64-2.7/greenlet.o
unable to execute 'gcc': No such file or directory
error: command 'gcc' failed with exit status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment