It's called init_csnd because the module is _csnd.pyd. If you
do import _csnd there is no error. So it's csnd.py that is
problematic, perhaps?
----- Original Message -----
From: Oeyvind Brandtsegg <obrandts@gmail.com>
Date: Tuesday, October 30, 2007 12:52 pm
Subject: Re: [Cs-dev] csnd - initcsnd
To: Developer discussions <csound-devel@lists.sourceforge.net>
> I'm on winXP. I do have a _csnd.pyd file.
> I use mingw/msys, and I have a "nm" and a "pexports" command but I
> don't know how to use them (arguments ?).
>
> Oeyvind
>
> 2007/10/30, Michael Gogins <gogins@pipeline.com>:
> > What platform, what architecture, what version of Csound?
> >
> > You might possibly be able to fix this. Python has naming
> conventions for
> > extension modules (_csnd.pyd on Windows, _csnd.so on Linux, etc.).
> >
> > Also run nm or pexports or dumpbin or whatever (depends on
> platform) to list
> > public symbols in modules and see if you find initcsnd.
> >
> > Regards,
> > Mike
> >
> > ----- Original Message -----
> > From: "Oeyvind Brandtsegg" <obrandts@gmail.com>
> > To: "Developer discussions" <csound-devel@lists.sourceforge.net>
> > Sent: Tuesday, October 30, 2007 6:30 AM
> > Subject: [Cs-dev] csnd - initcsnd
> >
> >
> > > I've compiled csound from a fresh CVS checkout,
> > > and I get this error when trying to use the csnd module in python
> > >
> > > import csnd
> > > ImportError: dynamic module does not define init function
> (initcsnd)> >
> > > Any hints as to what this is related to is greatly appreciated.
> > >
> > > best
> > > Oeyvind
> > >
> > > -------------------------------------------------------------
> ------------
> > > This SF.net email is sponsored by: Splunk Inc.
> > > Still grepping through log files to find problems? Stop.
> > > Now Search log events and configuration files using AJAX and
> a browser.
> > > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > > _______________________________________________
> > > Csound-devel mailing list
> > > Csound-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/csound-devel
> >
> >
> > ---------------------------------------------------------------
> ----------
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems? Stop.
> > Now Search log events and configuration files using AJAX and a
> browser.> Download your FREE copy of Splunk now >>
> http://get.splunk.com/>
> _______________________________________________> Csound-devel
> mailing list
> > Csound-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/csound-devel
> >
>
> -----------------------------------------------------------------
> --------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a
> browser.Download your FREE copy of Splunk now >>
> http://get.splunk.com/_______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel