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

Making python3 work with cmake and the new python wrapper #1894

Closed
wants to merge 1 commit into from

Conversation

philkr
Copy link
Contributor

@philkr philkr commented Feb 17, 2015

A small change than allows the cmake based build to use python3.
Simply specify the "python_version" in the cmake configuration (either 2 or 3).

Also replaced "import_array" with "import_array1" which works for both python 2.7 and 3.? .

Protobuf and pycaffe should now work with python3. Updated the docs to reflect the fact that protobuf 3.0 alpha is required for python3 (not for python2).

@philkr
Copy link
Contributor Author

philkr commented Feb 21, 2015

Rebased the PR to master #1923.

@philkr philkr closed this Feb 21, 2015
@philkr philkr deleted the python3 branch February 28, 2015 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants