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

Mac python2.5 error on Yosemite #1

Open
fconcklin opened this issue Mar 7, 2015 · 0 comments
Open

Mac python2.5 error on Yosemite #1

fconcklin opened this issue Mar 7, 2015 · 0 comments

Comments

@fconcklin
Copy link

If you have a version of python other than 2.5 there are two modifications.

The header file referencing must be changed to 2.7 (or whatever version you are running).

The installer script for mac in build will have an incorrect hardcoded reference to 2.5 in the Current directory (which will point to the version number of your current python installation).

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

1 participant