Subject: [Boost-users] Boost.Python extension
From: Jeff Archer (jeffarcher7_at_[hidden])
Date: 2015-10-16 12:13:02


I am trying to use Boost.python to create a python extension. I have
created the hello_ext example but find that I cannot import it. I am
always getting the error "ImportError: No module named 'hello_ext'".
Boost 1.59.0
Python 3.5
Visual Studio 2015