Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Cannot install in virtualenv #12

Open
mraspaud opened this issue Dec 12, 2014 · 0 comments
Open

Cannot install in virtualenv #12

mraspaud opened this issue Dec 12, 2014 · 0 comments

Comments

@mraspaud
Copy link
Member

From tlaurino...@gmail.com on November 18, 2013 17:39:07

What steps will reproduce the problem? 1. [18:35:28][laurinol@laurinolli13lk][~/work/rdt]% LDFLAGS=-L$PWD/py/local py/bin/pip install python-bufr What is the expected output? What do you see instead? I expect the package to install. Instead, it fails to compile the C extension since numpy includes aren't available in the global include path. What version of the product are you using? On what operating system? Python 2.7.3, Ubuntu 12.04. Please provide any additional information below. See http://stackoverflow.com/questions/2379898/make-distutils-look-for-numpy-header-files-in-the-correct-place Making similar changes to setup.py fixed the problem.

Original issue: http://code.google.com/p/python-bufr/issues/detail?id=13

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

1 participant