<?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 Re: SASPY LOGIN issues in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SASPY-LOGIN-issues/m-p/946510#M370661</link>
    <description>&lt;P&gt;Have you seen this?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/Administration-and-Deployment/Error-in-SASPy-using-Python-Linux-to-a-remote-SAS-9-server/td-p/865565" target="_blank"&gt;https://communities.sas.com/t5/Administration-and-Deployment/Error-in-SASPy-using-Python-Linux-to-a-remote-SAS-9-server/td-p/865565&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If so please give more details.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Oct 2024 12:21:48 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2024-10-07T12:21:48Z</dc:date>
    <item>
      <title>SASPY LOGIN issues</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SASPY-LOGIN-issues/m-p/946470#M370655</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to connect to sas from python .&lt;/P&gt;&lt;P&gt;I have installed saspy package and updated the sascfg_personal.txt file and usually i use to login sas using sas studio(i dont have any sas software in my local machine) and i have username and password .In this file i have updated sas_config_options .&lt;/P&gt;&lt;P&gt;Now i am using editor Jupyter notebook and i need to connect to sas from python .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have given the below commands&amp;nbsp;&lt;/P&gt;&lt;P&gt;import saspy&lt;/P&gt;&lt;P&gt;sas=saspy.SASsession(cfgname='SASApp')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when ever i use to run the above command i am getting the below error as :please enter the OMR user id&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 04:09:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SASPY-LOGIN-issues/m-p/946470#M370655</guid>
      <dc:creator>U2</dc:creator>
      <dc:date>2024-10-07T04:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: SASPY LOGIN issues</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SASPY-LOGIN-issues/m-p/946510#M370661</link>
      <description>&lt;P&gt;Have you seen this?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/Administration-and-Deployment/Error-in-SASPy-using-Python-Linux-to-a-remote-SAS-9-server/td-p/865565" target="_blank"&gt;https://communities.sas.com/t5/Administration-and-Deployment/Error-in-SASPy-using-Python-Linux-to-a-remote-SAS-9-server/td-p/865565&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If so please give more details.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 12:21:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SASPY-LOGIN-issues/m-p/946510#M370661</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2024-10-07T12:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: SASPY LOGIN issues</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SASPY-LOGIN-issues/m-p/946692#M370728</link>
      <description>&lt;P&gt;Have you looked at the instructions&amp;nbsp;&lt;A href="https://sassoftware.github.io/saspy/configuration.html#iom?" target="_blank"&gt;https://sassoftware.github.io/saspy/configuration.html#iom?&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The sascfg_personal.py file is a python module, not a .txt file, but I assume you just typed that wrong here, else you would be getting an error, not being prompted for credentials.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you provide the contents of that file so I can see what you've done? Can't really help without any information. FWIW, did it connect when you provided your credentials? Did you try to put them in the authinfo file, so you don't need to enter them?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 15:04:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SASPY-LOGIN-issues/m-p/946692#M370728</guid>
      <dc:creator>sastpw</dc:creator>
      <dc:date>2024-10-08T15:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: SASPY LOGIN issues</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SASPY-LOGIN-issues/m-p/947398#M370882</link>
      <description>&lt;DIV id="bodyDisplay_16ff33f0cc291d" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;P&gt;Please select a reply as the answer if you answered your question.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 14 Oct 2024 15:54:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SASPY-LOGIN-issues/m-p/947398#M370882</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2024-10-14T15:54:49Z</dc:date>
    </item>
  </channel>
</rss>

