Re: [Boost-bugs] [Boost C++ Libraries] #5116: ImportError: dynamic module does not define init function (initscidbclientlibpy)

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5116: ImportError: dynamic module does not define init function (initscidbclientlibpy)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-01-25 17:19:17


#5116: ImportError: dynamic module does not define init function
(initscidbclientlibpy)
---------------------------------------+------------------------------------
  Reporter: michael_fabbri@… | Owner: dave
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: Python
   Version: Boost 1.45.0 | Severity: Problem
Resolution: | Keywords:
---------------------------------------+------------------------------------

Comment (by dave):

 Either it means that the module you're showing was improperly compiled
 into a shared library called "scidbclientlibpy.<some-extension>" rather
 than "SciDBRemotePy.<some-extension>," or the error has nothing at all to
 do with the code above and is related only to some other code that is used
 to build "scidbclientlibpy".

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5116#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:05 UTC