Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get osx version to work #5

Open
demiurg opened this issue Nov 8, 2015 · 8 comments
Open

get osx version to work #5

demiurg opened this issue Nov 8, 2015 · 8 comments

Comments

@demiurg
Copy link
Member

demiurg commented Nov 8, 2015

@earthflat
Copy link

Hi,

I also have these boost errors when installing gippy on OS X 10.10. Would anybody like to explain how to fix these errors? I am not so deep into these techniques...

Thanks in advance,
FE

@ircwaves
Copy link

Are you installing from pip or from git?

@earthflat
Copy link

I've tried both with the same errors occurring.

@demiurg
Copy link
Member Author

demiurg commented Jan 27, 2016

Can you post the errors, and how you are installing, exactly? Are you using homebrew?

@earthflat
Copy link

I've attached the quite long error outputs as text files. One is for using pip and the other using setup.py from github download.

pip:
To produce this error I try to install hippy via 'pip install gippy' in a condo environment. Usually I work with python 3.4 but also tried with python 2.7. Both produce the same error.

setup.py:
Similar situation as with pip. I've used 'python setup.py build' to produce the error.

Yes, I use homebrew. Also the boost library is installed via home-brew and on on the path.

pip_install_gippy.txt
git_setuppy.txt

@ircwaves
Copy link

I believe we have only tested/used python2.7 with this library. I'll note that in the README.

@earthflat
Copy link

I have also tested with python 2.7 as stated above. The errors are the same for both versions.
So did someone mange to install on OS X with python 2.7?

@demiurg
Copy link
Member Author

demiurg commented Jan 27, 2016

Yes, I've worked on getting it to work on OSX with success because that's what I work on. I'm unfortunately in the middle of some things right now, but the general instructions are basically, install dependencies by homebrew, including boost and gdal and I'm not sure if also python2.7. Then virtualenv should be created. Then the repo should be cloned pip install gippy needs to run, inside the venv.

When I look at this i, I will try to get it installed on a fresh osx system and make exact install instructions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants