Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 41027

Python extensions and compiler

$
0
0
Hi, Can I build opencv-python3 bindings using visual studio 2013 for python3.4? Normally, the python executable and the python extension dlls are supposed to be binary compatible. Since, python3 uses visual studio 2010, all extensions have to be in VS 2010. (I am correct?) I use Anaconda python3.4 . It looks like this : *Python 3.4.3 |Continuum Analytics, Inc.| (default, Dec 1 2015, 11:39:45) [MSC v.1600 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>>* However, I just saw that opencv python bindings are being generated with some macro magic and stub code that includes python3 header files. So, perhaps I have missed something here. **My question is - Can I build opencv python3 bindings with vs2013 and use it with python3?**

Viewing all articles
Browse latest Browse all 41027

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>