[Csnd] Csound API Python Mac
Date | 2012-12-06 20:11 |
From | Roger Kelly |
Subject | [Csnd] Csound API Python Mac |
I have 5.13 installed on my Mac. But on my Python 2.7 import csnd is not recoginzied. Is there some special way to install the python Csound API?
|
Date | 2012-12-06 20:29 |
From | Anthony Palomba |
Subject | Re: [Csnd] Csound API Python Mac |
What version of python are you using? Apple? python.org? -ap On Thu, Dec 6, 2012 at 2:11 PM, Roger Kelly <loraxman@gmail.com> wrote: I have 5.13 installed on my Mac. But on my Python 2.7 import csnd is not recoginzied. |
Date | 2012-12-06 20:31 |
From | Roger Kelly |
Subject | Re: [Csnd] Csound API Python Mac |
it is an apple build. However it is not on my ubuntu machine either. Is there some special way to install it? On Thu, Dec 6, 2012 at 2:29 PM, Anthony Palomba <apalomba@austin.rr.com> wrote: What version of python are you using? Apple? python.org? |
Date | 2012-12-06 20:41 |
From | Anthony Palomba |
Subject | Re: [Csnd] Csound API Python Mac |
For a time, there was an issue for those who were using a non apple installation of python. The python setup script was not copying the package binding file to the right lib directory. After a great deal of discussion, another build of the csnd python package was done that removed the dependency on the Apple installation of python. I am not sure if this has been merged in to the main branch of source code. I have the package file that was sent out if you want to try it. Anthony On Thu, Dec 6, 2012 at 2:31 PM, Roger Kelly <loraxman@gmail.com> wrote: it is an apple build. However it is not on my ubuntu machine either. Is there some special way to install it? |
Date | 2012-12-06 20:46 |
From | Roger Kelly |
Subject | Re: [Csnd] Csound API Python Mac |
Yes please send to me thanks. On Thu, Dec 6, 2012 at 2:41 PM, Anthony Palomba <apalomba@austin.rr.com> wrote: For a time, there was an issue for those who were using a non apple |