[Python] can't import boost modules in an embedded interpreter

20 Feb
2009
20 Feb
'09
5:28 p.m.
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
5963
Age (days ago)
5963
Last active (days ago)
0 comments
1 participants
participants (1)
-
George Slavov