Boost logo

Boost Users :

Subject: [Boost-users] [Python] can't import boost modules in an embedded interpreter
From: George Slavov (gslavov_at_[hidden])
Date: 2009-02-20 19:28:26


I solved my problem. I had to add the current directory (where the
executable is) to sys.path at the beginning of the program before python
files are picked up as modules in the embedded interpreter.

 

George



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