Advertisement
Guest User

Untitled

a guest
May 3rd, 2015
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. AxionEsti:pyflation-0.2.2 chanda$ python setup.py install --prefix=/sw/bin/
  2. running install
  3. running build
  4. running build_py
  5. running build_ext
  6. building 'pyflation.sourceterm.srccython' extension
  7. gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -fwrapv -O3 -Wall -Wstrict-prototypes -I/sw/lib/python2.7/site-packages/numpy/core/include -I/sw/include/python2.7 -c pyflation/sourceterm/srccython.c -o build/temp.macosx-10.10-x86_64-2.7/pyflation/sourceterm/srccython.o
  8. gcc: error trying to exec 'cc1': execvp: No such file or directory
  9. error: command 'gcc' failed with exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement