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

Install fails OS X 10.10 #55

Closed
Bobspadger opened this issue Jun 11, 2015 · 5 comments
Closed

Install fails OS X 10.10 #55

Bobspadger opened this issue Jun 11, 2015 · 5 comments

Comments

@Bobspadger
Copy link

I've tried installing as Me, Sudo and Sudo -H but getting the following error:

Command "/Library/Frameworks/Python.framework/Versions/3.4/bin/python3.4 -c "import setuptools, tokenize;__file__='/private/tmp/pip-build-av0bnl1e/pyodbc/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-q3wvh5x7-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/tmp/pip-build-av0bnl1e/pyodbc

I have it working for python2 , but python3 seems to be a bit sticky

Any help much appreciated :)

@Bobspadger Bobspadger changed the title Install fails 10.10 Install fails OS X 10.10 Jun 11, 2015
@Bobspadger
Copy link
Author

Any helpers ?

@tekknolagi
Copy link
Contributor

What error did you get?

@mkleehammer
Copy link
Owner

I assume you are using pip. Can I get a log file from it. Run it again but add --log issue55.log

Thanks.

@Bobspadger
Copy link
Author

I eventually managed to get this to install but I can't remember how
I asked on stack exchange and got this:
http://stackoverflow.com/questions/31242358/pyodbc-3-0-10-fails-to-install-os-x-10-10

@mkleehammer
Copy link
Owner

I'm closing this. I've released new binary wheels for version 4.0 and that should help.

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

4 participants