Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gcc

Gcc Error: Command 'gcc-4.0' Failed With Exit Status 1

I am trying to install Fabric into a Virtualenv / Django 1.3.1 / OS X Lion with Xcode 4.2. This err… Read more Gcc Error: Command 'gcc-4.0' Failed With Exit Status 1

Installing Lxml With Pip In Virtualenv Ubuntu 12.10 Error: Command 'gcc' Failed With Exit Status 4

I'm having the following error when trying to run 'pip install lxml' into a virtualenv … Read more Installing Lxml With Pip In Virtualenv Ubuntu 12.10 Error: Command 'gcc' Failed With Exit Status 4

Gcc Compiler Not Recognizing -fno-plt Option

I am trying to compile QuantLib Python SWIG bindings on Amazon's EC2 instance with Amazon Linux… Read more Gcc Compiler Not Recognizing -fno-plt Option

Return The Include And Runtime Lib Directories From Within Python

Lets say I want to use gcc from the command line in order to compile a C extension of Python. I'… Read more Return The Include And Runtime Lib Directories From Within Python

Missing File When Installing Pylinkgrammar

http://pypi.python.org/pypi/pylinkgrammar I am encountering an error when attempting to install pyl… Read more Missing File When Installing Pylinkgrammar

How To Install Jpype On Os X Lion To Use With Neo4j?

I am trying to use Neo4j for a project, and want to interface with it through Python since I'm … Read more How To Install Jpype On Os X Lion To Use With Neo4j?