On 08/04/2016 12:01, frantisek.fridr...@rubena.cgs.cz wrote:
Hello.
Thank you to Karim, thank you to Wildman for response.
I will describe my problem in more detail. Python on my computer is
installed in /usr directory. My Python contains additional modules such as
numpy, scipy, matplotlib, h
Hello.
Thank you to Karim, thank you to Wildman for response.
I will describe my problem in more detail. Python on my computer is
installed in /usr directory. My Python contains additional modules such as
numpy, scipy, matplotlib, h5py, … . Python runs correctly.
Third party program opens Pyt
On Thu, 07 Apr 2016 13:02:46 +0200, Frantisek.Fridrich wrote:
> Hello.
>
> I run a third party program that can use a system installation of Python.
> I have to modify environment variables:
> PYTHONPATH,
> PATH,
> LD_LIBRARY_PATH.
>
> All these environment variables are empty at the beginning
On 07/04/2016 13:02, frantisek.fridr...@rubena.cgs.cz wrote:
Hello.
I run a third party program that can use a system installation of Python.
I have to modify environment variables:
PYTHONPATH,
PATH,
LD_LIBRARY_PATH.
All these environment variables are empty at the beginning but Python uses
a
Hello.
I run a third party program that can use a system installation of Python.
I have to modify environment variables:
PYTHONPATH,
PATH,
LD_LIBRARY_PATH.
All these environment variables are empty at the beginning but Python uses
a default or initial places to search for modules, libraries or