id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 152,Can't import hello,mlcobb,david_abrahams,"{{{ I have given up on boost_1_30_0 and downloaded 1_29_0 instead. The older version compiles without errors. I go to the tutorial directory and try to build the hello demo using bjam -sTOOLS=gcc. I find the hello.so file several subdirectories down but when I try to import hello I get the following message [cobb@mcobb shared-linkable-true]$ python Python 2.2 (#1, Apr 12 2002, 15:29:57) [GCC 2.96 20000731 (Red Hat Linux 7.2 2.96-109)] on linux2 Type ""help"", ""copyright"", ""credits"" or ""license"" for more information. >>> import hello Traceback (most recent call last): File """", line 1, in ? ImportError: libboost_python.so.1.29.0: cannot open shared object file: No such file or directory I have copied the missing file everywhere I can think of and set all the Environment variables I can think of and even moved the file to the current directory but python still complains that it can't find it. Any help? Thanks, Mike }}}",Support Requests,closed,,python USE GITHUB,None,,Out of Date,,