[Csnd] Re: Re: Re: Re: Csound 5.08Beta
Date | 2008-03-15 16:45 |
From | "Michael Gogins" |
Subject | [Csnd] Re: Re: Re: Re: Csound 5.08Beta |
The PYTHONPATH environment variable should specify the complete path to the directory containing csnd.pyd, in addition to whatever used to be in the PYTHONPATH variable. This is assuming that you want to use Python features of Csound AND that you already have installed Python 2.5. If you do not want to use the Python features, remove csnd.dll, _csnd.pyd, CsoundAC.pyd, _CsoundAC.pyd, and py.dll from your Csound installation. The warning messages are only WARNING messages, they are not ERROR messsages. They do not mean Csound will not work. If they meant Csound will not work they would be ERROR messages. I would prefer it if these messages were not even printed, but other Csound developers prefer them to be printed. The 5.08 Windows installer attempts to detect if Python is installed on your system, and to give you a choice whether or not to install the Python features. Please let me know if you do, or do not, have Python 2.5 installed on your computer. Hope this helps, Mike ----- Original Message ----- From: "Marc Demers" |
Date | 2008-03-15 20:16 |
From | Uğur Güney |
Subject | [Csnd] Re: Re: Re: Re: Re: Csound 5.08Beta |
Attachments | None |
Date | 2008-03-15 21:22 |
From | Rory Walsh |
Subject | [Csnd] Re: Re: Re: Re: Csound 5.08Beta |
Hi Uğur, I don't know how long you've been on this list but this python issue pops up almost every time a newbie tries to install Csound on windows. As a result I estimate that most new Csound users on windows just give up on the software and try something else. You make some good suggestions. The easiest solution and one which has been suggested before is to simply bundle all the python opcodes into a separate folder. If users wish to use them then they can install python themselves and place the files into the appropriate folder. I dislike the way Csound appears to have a dependency on python in windows and don't see why new users should even need to see the word Python in a Csound installer. Rory. Uğur Güney wrote: > On Sat, Mar 15, 2008 at 6:45 PM, Michael Gogins |
Date | 2008-03-15 21:30 |
From | Stéphane Rollandin |
Subject | [Csnd] Re: Re: Re: Re: Re: Csound 5.08Beta |
+1, one more time (sigh) Stef Rory Walsh a écrit : > Hi Uğur, I don't know how long you've been on this list but this python > issue pops up almost every time a newbie tries to install Csound on > windows. As a result I estimate that most new Csound users on windows > just give up on the software and try something else. You make some good > suggestions. The easiest solution and one which has been suggested > before is to simply bundle all the python opcodes into a separate > folder. If users wish to use them then they can install python > themselves and place the files into the appropriate folder. I dislike > the way Csound appears to have a dependency on python in windows and > don't see why new users should even need to see the word Python in a > Csound installer. > > Rory. |
Date | 2008-03-15 21:35 |
From | "Dr. Richard Boulanger" |
Subject | [Csnd] Re: Csound 5.08Beta |
I completely agree - and am so frustrated by the fact that Windows users are having such a hard time getting the program to install and run! Beginners absolutely quit. And it's incredibly sad..... Most of my students at Berklee are MacUsers, and I am so grateful that Victor has such a simple installer for them.... it just works! (although it would be even better for them if MacCsound was Intel.) -dB On Mar 15, 2008, at 5:22 PM, Rory Walsh wrote: > Hi Uğur, I don't know how long you've been on this list but this > python issue pops up almost every time a newbie tries to install > Csound on windows. As a result I estimate that most new Csound > users on windows just give up on the software and try something > else. You make some good suggestions. The easiest solution and one > which has been suggested before is to simply bundle all the python > opcodes into a separate folder. If users wish to use them then they > can install python themselves and place the files into the > appropriate folder. I dislike the way Csound appears to have a > dependency on python in windows and don't see why new users should > even need to see the word Python in a Csound installer. > > Rory. > > > > Uğur Güney wrote: >> On Sat, Mar 15, 2008 at 6:45 PM, Michael Gogins >> |
Date | 2008-03-15 21:57 |
From | Rory Walsh |
Subject | [Csnd] Re: Re: Csound 5.08Beta |
The windows installers do work well and get better with each release. For me however they're more like advanced installers for users who already know something about Csound. I can only ask again that all python opcodes be moved to a special folder from which users can then install them if they wish. The 'install python' was a nice feature but I don't think Python should come into the equation at all. Rory. Dr. Richard Boulanger wrote: > I completely agree - and am so frustrated by the fact that Windows users > are having such a hard time getting the program to install and run! > > Beginners absolutely quit. > > And it's incredibly sad..... > > Most of my students at Berklee are MacUsers, and I am so grateful that > Victor has such a simple installer for them.... it just works! > (although it would be even better for them if MacCsound was Intel.) > > -dB > > On Mar 15, 2008, at 5:22 PM, Rory Walsh wrote: > >> Hi Uğur, I don't know how long you've been on this list but this >> python issue pops up almost every time a newbie tries to install >> Csound on windows. As a result I estimate that most new Csound users >> on windows just give up on the software and try something else. You >> make some good suggestions. The easiest solution and one which has >> been suggested before is to simply bundle all the python opcodes into >> a separate folder. If users wish to use them then they can install >> python themselves and place the files into the appropriate folder. I >> dislike the way Csound appears to have a dependency on python in >> windows and don't see why new users should even need to see the word >> Python in a Csound installer. >> >> Rory. >> >> >> >> Uğur Güney wrote: >>> On Sat, Mar 15, 2008 at 6:45 PM, Michael Gogins |