I tried to use the new Python routine,import pencilnew as pcnpvar=pcn.read.pvar('PVAR10', proc=0)! ERROR: no idl<->python bridge found. Try whats written in pstalk-comment to fix that issue.!! Use something like: (enshure you have IDL 8.5.1 or larger)! export PYTHONPATH=$PYTHONPATH:$IDL_HOME/lib/bridges:$IDL_HOME/bin/bin.linux.x86_64! export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib64:$IDL_HOME/bin/bin.linux.x86_64! in your .bashrc!It seems that Python need "idl<->python bridge". But I do not have IDL 8.5.1 or higher.I guess Python should be capable of reading binary files without any bridge.Could you please kindly remind me why the bridge is needed?
For the longstanding point of view, Python routines should be completely independent from IDLfor post-processing.
--
You received this message because you are subscribed to the Google Groups "pencil-code-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pencil-code-dis...@googlegroups.com.
To post to this group, send email to pencil-co...@googlegroups.com.
Visit this group at https://groups.google.com/group/pencil-code-discuss.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to pencil-code-discuss+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to pencil-code-dis...@googlegroups.com.