<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Use virtual environement to run a python script with tSystem in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Use-virtual-environement-to-run-a-python-script-with-tSystem/m-p/2241158#M28410</link>
    <description>&lt;P&gt;I'm trying to execute a python script using tSystem. I use an anaconda virtual environment for python, so I have all modules installed in that environment. How can I use this environment to execute the script?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried to activate the environment by adding&lt;/P&gt; 
&lt;PRE&gt;conda activate myenv&lt;/PRE&gt; 
&lt;P&gt;in the shell script for linux (under Project Settings), but it didn't work.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:12:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T05:12:44Z</dc:date>
    <item>
      <title>Use virtual environement to run a python script with tSystem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-virtual-environement-to-run-a-python-script-with-tSystem/m-p/2241158#M28410</link>
      <description>&lt;P&gt;I'm trying to execute a python script using tSystem. I use an anaconda virtual environment for python, so I have all modules installed in that environment. How can I use this environment to execute the script?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried to activate the environment by adding&lt;/P&gt; 
&lt;PRE&gt;conda activate myenv&lt;/PRE&gt; 
&lt;P&gt;in the shell script for linux (under Project Settings), but it didn't work.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:12:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-virtual-environement-to-run-a-python-script-with-tSystem/m-p/2241158#M28410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Use virtual environement to run a python script with tSystem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Use-virtual-environement-to-run-a-python-script-with-tSystem/m-p/2241159#M28411</link>
      <description>&lt;P&gt;I used the absolute path to specify which python to use and it worked.&lt;/P&gt;&lt;PRE&gt;/home/siva227/anaconda3/envs/py3/bin/python myscript.py&lt;/PRE&gt;</description>
      <pubDate>Mon, 22 Jul 2019 09:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Use-virtual-environement-to-run-a-python-script-with-tSystem/m-p/2241159#M28411</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-22T09:41:26Z</dc:date>
    </item>
  </channel>
</rss>

