I am new to python and ran into a
statement right the way:
import boost.graph as bgl
Do you know how I can build the module,
where to put it, and how to define the variable so that the execution of that
statement can be successful?
I am using python 2.5.2. I have searched
the internet without much help.
Thank you so much
Phone