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