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

cv_bridge fails to compile with Python 3 #33

Closed
dirk-thomas opened this issue Feb 14, 2014 · 0 comments
Closed

cv_bridge fails to compile with Python 3 #33

dirk-thomas opened this issue Feb 14, 2014 · 0 comments
Labels

Comments

@dirk-thomas
Copy link
Contributor

module.cpp:87
PyString_Check was not declared in this scope
E.g. http://lists.tiker.net/pipermail/pycuda/2012-April/003827.html

module.cpp:88
PyString_AsString was not declared in this scope
E.g. https://mail.python.org/pipermail/python-list/2009-March/527806.html

vrabaud added a commit that referenced this issue Feb 15, 2014
luca-della-vedova pushed a commit to luca-della-vedova/vision_opencv that referenced this issue Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant