Boost logo

Boost Users :

From: desai3_at_[hidden]
Date: 2007-08-13 15:51:35


Hi all:

I am completely new to Python and Boost.python. (I have been using it for
two days)

I was trying out a tutorial example that is located in the
boost_1_34_1\libs\example\tutorial folder of the standard Boost
distribution.

After running ./Bjam target-os=cygwin toolset = gcc it created hello.dll,
hello.dll.a and hello.o files in
boost_1_34_1\libs\python\example\tutorial\bin\gcc-3.4.4\debug.

However, when I go to python and use "import python" it gives me following
error

########################################
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named hello
########################################

What am I doing wrong? I am completely new to this boost and python so
simplified answers will help a lot.

Thank you


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