Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Python

Date2008-08-22 18:49
FromMichael Gogins
SubjectRe: [Cs-dev] Python
I see that I did not read your email carefully the first time through.

You should have no trouble if you just add the actual Python directory to your Windows PATH environment variable.

You can do this in the Start menu, Control Panel dialog, System dialog, Advanced tab, Environment Variables dialog, System Variables group, PATH variable. Just add the complete directory containing python.exe at the beginning of the list of directories (that's for Windows XP Professional, other versions of Windows may differ slightly).

Hope this helps,
Mike

-----Original Message-----
>From: Caecös 
>Sent: Aug 22, 2008 1:17 PM
>To: Michael Gogins , Developer discussions 
>Subject: [Cs-dev] Python
>
>Hi Michael,
>
>Is it possible for the Windows installer to ask for the Python folder? I 
>explain myself: I use a maths software Python(x,y) and Python is installed 
>inside the Python(x,y) folder (C:/Program Files/Pythonxy/Python) instead of 
>the standard installation on the C drive (C:/Python). Csound cannot find the 
>Python folder when this one is in Python(x,y).
>
>Regards,
>
>/mdd
>
>--------------------------------------------------
>From: "Michael Gogins" 
>Sent: Friday, August 22, 2008 10:39 AM
>To: "Developer discussions" 
>Subject: Re: [Cs-dev] Time of next release
>
>> I think we should.
>>
>> Regards,
>> Mike
>>
>> -----Original Message-----
>>>From: victor 
>>>Sent: Aug 22, 2008 9:55 AM
>>>To: Developer discussions 
>>>Subject: Re: [Cs-dev] Time of next release
>>>
>>>Are we doing pre-release?
>>>----- Original Message ----- 
>>>From: "jpff" 
>>>To: 
>>>Sent: Friday, August 22, 2008 12:17 PM
>>>Subject: [Cs-dev] Time of next release
>>>
>>>
>>>> We seem to have missed the window of opportunity of before ICMC, so
>>>> can we shoot for after DaFX?  Say code freeze Tuesday 9 Sept, and aim
>>>> to have binaries on Friday 12 Sept.
>>>>  Would this work?
>>>> ==John ffitch
>>>>
>>>> -------------------------------------------------------------------------
>>>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>>>> challenge
>>>> Build the coolest Linux based applications with Moblin SDK & win great
>>>> prizes
>>>> Grand prize is a trip for two to an Open Source event anywhere in the
>>>> world
>>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>>
>>>-------------------------------------------------------------------------
>>>This SF.Net email is sponsored by the Moblin Your Move Developer's 
>>>challenge
>>>Build the coolest Linux based applications with Moblin SDK & win great 
>>>prizes
>>>Grand prize is a trip for two to an Open Source event anywhere in the 
>>>world
>>>http://moblin-contest.org/redirect.php?banner_id=100&url=/
>>>_______________________________________________
>>>Csound-devel mailing list
>>>Csound-devel@lists.sourceforge.net
>>>https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>>
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's 
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & win great 
>> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the 
>> world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>> 
>
>-------------------------------------------------------------------------
>This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
>Build the coolest Linux based applications with Moblin SDK & win great prizes
>Grand prize is a trip for two to an Open Source event anywhere in the world
>http://moblin-contest.org/redirect.php?banner_id=100&url=/
>_______________________________________________
>Csound-devel mailing list
>Csound-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/csound-devel




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/

Date2008-08-28 13:34
From"Caecos"
SubjectRe: [Cs-dev] Python
Hi Michael,

Sorry to answer you with some days behind but I'm just back from an annual 
conference. The point was that Csound is not able to find Python 2.5 when 
this one in embedded in another application: a.k.a. Python(x,y). Even if 
Python is in the PATH variables.

I have the warning message saying that Csound was not able to find Python 
and that I will not be able to use the Python function in Csound...
But I have this warning only on Windows XP Pro and not on Vista (I shall 
said: not yet...).

I will see if Csound reacts the same way when Csound 5.09 will be out and 
that I will installed it on my laptop using Vista.

Thank for the reply and don't bother if you cannot understand my message the 
first time...

/mdd

--------------------------------------------------
From: "Michael Gogins" 
Sent: Friday, August 22, 2008 1:49 PM
To: "Developer discussions" 
Subject: Re: [Cs-dev] Python

> I see that I did not read your email carefully the first time through.
>
> You should have no trouble if you just add the actual Python directory to 
> your Windows PATH environment variable.
>
> You can do this in the Start menu, Control Panel dialog, System dialog, 
> Advanced tab, Environment Variables dialog, System Variables group, PATH 
> variable. Just add the complete directory containing python.exe at the 
> beginning of the list of directories (that's for Windows XP Professional, 
> other versions of Windows may differ slightly).
>
> Hope this helps,
> Mike
>
> -----Original Message-----
>>From: Caecös 
>>Sent: Aug 22, 2008 1:17 PM
>>To: Michael Gogins , Developer discussions 
>>
>>Subject: [Cs-dev] Python
>>
>>Hi Michael,
>>
>>Is it possible for the Windows installer to ask for the Python folder? I
>>explain myself: I use a maths software Python(x,y) and Python is installed
>>inside the Python(x,y) folder (C:/Program Files/Pythonxy/Python) instead 
>>of
>>the standard installation on the C drive (C:/Python). Csound cannot find 
>>the
>>Python folder when this one is in Python(x,y).
>>
>>Regards,
>>
>>/mdd
>>
>>--------------------------------------------------
>>From: "Michael Gogins" 
>>Sent: Friday, August 22, 2008 10:39 AM
>>To: "Developer discussions" 
>>Subject: Re: [Cs-dev] Time of next release
>>
>>> I think we should.
>>>
>>> Regards,
>>> Mike
>>>
>>> -----Original Message-----
>>>>From: victor 
>>>>Sent: Aug 22, 2008 9:55 AM
>>>>To: Developer discussions 
>>>>Subject: Re: [Cs-dev] Time of next release
>>>>
>>>>Are we doing pre-release?
>>>>----- Original Message ----- 
>>>>From: "jpff" 
>>>>To: 
>>>>Sent: Friday, August 22, 2008 12:17 PM
>>>>Subject: [Cs-dev] Time of next release
>>>>
>>>>
>>>>> We seem to have missed the window of opportunity of before ICMC, so
>>>>> can we shoot for after DaFX?  Say code freeze Tuesday 9 Sept, and aim
>>>>> to have binaries on Friday 12 Sept.
>>>>>  Would this work?
>>>>> ==John ffitch
>>>>>
>>>>> -------------------------------------------------------------------------
>>>>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>>>>> challenge
>>>>> Build the coolest Linux based applications with Moblin SDK & win great
>>>>> prizes
>>>>> Grand prize is a trip for two to an Open Source event anywhere in the
>>>>> world
>>>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>>>>> _______________________________________________
>>>>> Csound-devel mailing list
>>>>> Csound-devel@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>
>>>>
>>>>-------------------------------------------------------------------------
>>>>This SF.Net email is sponsored by the Moblin Your Move Developer's
>>>>challenge
>>>>Build the coolest Linux based applications with Moblin SDK & win great
>>>>prizes
>>>>Grand prize is a trip for two to an Open Source event anywhere in the
>>>>world
>>>>http://moblin-contest.org/redirect.php?banner_id=100&url=/
>>>>_______________________________________________
>>>>Csound-devel mailing list
>>>>Csound-devel@lists.sourceforge.net
>>>>https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>>
>>>
>>>
>>> -------------------------------------------------------------------------
>>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>>> challenge
>>> Build the coolest Linux based applications with Moblin SDK & win great
>>> prizes
>>> Grand prize is a trip for two to an Open Source event anywhere in the
>>> world
>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>
>>-------------------------------------------------------------------------
>>This SF.Net email is sponsored by the Moblin Your Move Developer's 
>>challenge
>>Build the coolest Linux based applications with Moblin SDK & win great 
>>prizes
>>Grand prize is a trip for two to an Open Source event anywhere in the 
>>world
>>http://moblin-contest.org/redirect.php?banner_id=100&url=/
>>_______________________________________________
>>Csound-devel mailing list
>>Csound-devel@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's 
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great 
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the 
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.