Sorry Steve,
There is no PYTHONPATH in the Windows environment variable. I have not set
that variable. I miswrote earlier.
There is only PYTHONHOME which is set to C:\Python27
i.e., I go to Computer->Properties->environment variable and then
PYTHONHOME=C:\Python27




On Fri, Jan 24, 2014 at 3:56 PM, Rajan Gurjar <rjngrj2...@gmail.com> wrote:

> in the windows environment variable I set it to: C:\Python27
> by going to the Computer properties and setting the environment variable
> there.
>
> in Julia's Pycall.jl , I have
> ENV["PYTHONHOME"]=exec_prefix
>
>
> On Fri, Jan 24, 2014 at 3:41 PM, Steven G. Johnson 
> <stevenj....@gmail.com>wrote:
>
>>
>>
>> On Friday, January 24, 2014 12:35:12 PM UTC-5, Rajn wrote:
>>
>>> This is how far I got after making the following changes:
>>> changed PYTHONPATH to C:\Python27
>>>
>>> and in PyCall.jl
>>> ENV["PYTHONHOME"]=exec_prefix
>>>>
>>>>
>>>>
>> I'm confused, what did you set PYTHONHOME to?
>>
>
>

Reply via email to