$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost graph python binding
From: Wang, Phone-Nan (phone-nan.wang_at_[hidden])
Date: 2008-09-09 12:13:33
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