comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Help Setting Up IDL Python Bridge Linux
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Help Setting Up IDL Python Bridge Linux [message #93566 is a reply to message #93565] Fri, 19 August 2016 15:01 Go to previous message
jacobdparker is currently offline  jacobdparker
Messages: 3
Registered: August 2016
Junior Member
Thanks for the reply. I was just checking back to say that I had solved the problem. You are correct that now python__define.pro doesn't recognize 3.5. I solved the problem by doing the following:

define a python 3.4 environment in anaconda

conda create -n py34 python=3.4 anaconda

then I changed my path in .bashrc from

/home/jake/anaconda3 to /home/jake/anaconda3/envs/py34/bin

now my .cshrc reads the following

setenv PYTHONPATH /usr/local/exelis/idl85/bin/bin.linux.x86_64:/usr/local/exel is/idl85/lib/bridges
setenv LD_LIBRARY_PATH /home/jake/anaconda3/envs/py34/lib:/usr/local/exelis/idl85/b in/bin.linux.x86_64
source /usr/local/exelis/idl85/bin/idl_setup

Thanks for your help.
Jake
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: How convert the grid size from irregular grid to regrid size using CMIP5 model in IDL?
Next Topic: area and intensity threshold in images

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:59:20 PDT 2025

Total time taken to generate the page: 0.00411 seconds