BCPy2000 with Python 2.7.3
Posted: 12 Sep 2012, 16:01
Hello,
I am wondering if anybody can report their experiences with setting up BCPy2000 with Python 2.7.3.
Let me preface this message by saying I have read through the other BBS threads on getting BCPy working without the FullMonty configuration (I was able to get FullMonty working right out of the box).
There are a few things that have been confusing to me at different stages of the compilation process. I am aiming for a Win32 build and am utilizing Windows 7 64-bit. I have made sure that my portable.bat is pointing to my Python27 directory.
1. Using MSVC++2008 (in 32-bit, Release mode) to build the "foundation" modules. I notice that many other libraries are required to execute PythonSource.exe etc, such as opencv_core220.dll and a few others. These libraries were not present in the FullMonty build. Am I compiling incorrectly, or is this to be expected?
2. I have read warnings about Python 2.7 causing problems with the 3rd party libraries related to visionegg and its dependencies -- however I am actually having difficulties even loading up PythonSource.exe which should only rely on the BCPy2000 framework. IPython 0.10 embedded terminal functionality is incompatible with Python 2.7.3; and EmbeddedPythonConsole.py from the framework has not been modified to work with IPython 0.13 (the latest version compatible with python 2.7). Has anybody tackled this issue?
If anybody has suggestions on safe practices to get this to work with Python 2.7, I'd really appreciate it. There are a few modules available on Python 2.7 that I'd like to use for visualization and analysis.
Thanks,
Ankit
I am wondering if anybody can report their experiences with setting up BCPy2000 with Python 2.7.3.
Let me preface this message by saying I have read through the other BBS threads on getting BCPy working without the FullMonty configuration (I was able to get FullMonty working right out of the box).
There are a few things that have been confusing to me at different stages of the compilation process. I am aiming for a Win32 build and am utilizing Windows 7 64-bit. I have made sure that my portable.bat is pointing to my Python27 directory.
1. Using MSVC++2008 (in 32-bit, Release mode) to build the "foundation" modules. I notice that many other libraries are required to execute PythonSource.exe etc, such as opencv_core220.dll and a few others. These libraries were not present in the FullMonty build. Am I compiling incorrectly, or is this to be expected?
2. I have read warnings about Python 2.7 causing problems with the 3rd party libraries related to visionegg and its dependencies -- however I am actually having difficulties even loading up PythonSource.exe which should only rely on the BCPy2000 framework. IPython 0.10 embedded terminal functionality is incompatible with Python 2.7.3; and EmbeddedPythonConsole.py from the framework has not been modified to work with IPython 0.13 (the latest version compatible with python 2.7). Has anybody tackled this issue?
If anybody has suggestions on safe practices to get this to work with Python 2.7, I'd really appreciate it. There are a few modules available on Python 2.7 that I'd like to use for visualization and analysis.
Thanks,
Ankit