|
Boost Users : |
Subject: [Boost-users] importing boost-python module in python on windows
From: Seema Jaisinghani (Seema.Jaisinghani_at_[hidden])
Date: 2009-06-11 20:20:55
Hi,
I have created an extension boost python module for C++ class, successfully using Visual Studio 2009, and get a shared library(.dll) as output.
However I am having trouble importing this module in my python code. I have explicitly tried importing the dll as resource in an Eclipse PyDev project, and also set in windows PATH environment variable, the location for this dll. With the PATH set, I also tried import from the python shell, but no success.
Can someone describe what is the process to import boost_python_modules in python on windows.
Thanks,
Seema
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net