<?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: info Python VM failed to start | NSO is not working with  Python 3 on MACOS in NSO Developer Hub Discussions</title>
    <link>https://community.cisco.com/t5/nso-developer-hub-discussions/info-python-vm-failed-to-start-nso-is-not-working-with-python-3/m-p/4188830#M5877</link>
    <description>&lt;P&gt;I have also experience this problem with python 3.9.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I downgraded to python 3.8.6, and successfully loaded my packages..&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 17:19:51 GMT</pubDate>
    <dc:creator>lmanor</dc:creator>
    <dc:date>2020-11-25T17:19:51Z</dc:date>
    <item>
      <title>info Python VM failed to start | NSO is not working with  Python 3 on MACOS</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/info-python-vm-failed-to-start-nso-is-not-working-with-python-3/m-p/4188802#M5876</link>
      <description>&lt;P&gt;I am trying to reload my nso Services on macos en facing the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;admin connected from 127.0.0.1 using console on Devleop-iMac.local&lt;BR /&gt;admin@ncs# packages reload&lt;BR /&gt;reload-result {&lt;BR /&gt;package test&lt;BR /&gt;result false&lt;BR /&gt;info Python VM failed to start&lt;BR /&gt;}&lt;BR /&gt;admin@ncs#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Testing Python3 with NSO, I can not import ncs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;develop@develop-iMac ~ % python3&lt;BR /&gt;Python 3.9.0 (default, Nov 21 2020, 14:55:42)&lt;BR /&gt;[Clang 12.0.0 (clang-1200.0.32.27)] on darwin&lt;BR /&gt;Type "help", "copyright", "credits" or "license" for more information.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; import ncs&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "&amp;lt;stdin&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt;File "/Users/develop/nso-5.3.2.1/src/ncs/pyapi/ncs/__init__.py", line 21, in &amp;lt;module&amp;gt;&lt;BR /&gt;import _ncs&lt;BR /&gt;File "/Users/develop/nso-5.3.2.1/src/ncs/pyapi/_ncs/__init__.py", line 19, in &amp;lt;module&amp;gt;&lt;BR /&gt;from ._ncs_py3 import cdb&lt;BR /&gt;ImportError: dlopen(/Users/develop/nso-5.3.2.1/src/ncs/pyapi/_ncs/_ncs_py3.abi3.so, 2): Symbol not found: _PyIOBase_Type&lt;BR /&gt;Referenced from: /Users/develop/nso-5.3.2.1/src/ncs/pyapi/_ncs/_ncs_py3.abi3.so&lt;BR /&gt;Expected in: flat namespace&lt;BR /&gt;in /Users/develop/nso-5.3.2.1/src/ncs/pyapi/_ncs/_ncs_py3.abi3.so&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While in python 2.7 I am able to import ncs:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;basharaziz@develop-iMac ~ % python&lt;/P&gt;&lt;P&gt;WARNING: Python 2.7 is not recommended.&lt;BR /&gt;This version is included in macOS for compatibility with legacy software.&lt;BR /&gt;Future versions of macOS will not include Python 2.7.&lt;BR /&gt;Instead, it is recommended that you transition to using 'python3' from within Terminal.&lt;/P&gt;&lt;P&gt;Python 2.7.16 (default, Oct 30 2020, 02:15:49)&lt;BR /&gt;[GCC Apple LLVM 12.0.0 (clang-1200.0.30.4) [+internal-os, ptrauth-isa=sign+stri on darwin&lt;BR /&gt;Type "help", "copyright", "credits" or "license" for more information.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; import ncs&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:24:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/info-python-vm-failed-to-start-nso-is-not-working-with-python-3/m-p/4188802#M5876</guid>
      <dc:creator>BasharAziz</dc:creator>
      <dc:date>2020-11-25T16:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: info Python VM failed to start | NSO is not working with  Python 3 on MACOS</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/info-python-vm-failed-to-start-nso-is-not-working-with-python-3/m-p/4188830#M5877</link>
      <description>&lt;P&gt;I have also experience this problem with python 3.9.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I downgraded to python 3.8.6, and successfully loaded my packages..&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 17:19:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/info-python-vm-failed-to-start-nso-is-not-working-with-python-3/m-p/4188830#M5877</guid>
      <dc:creator>lmanor</dc:creator>
      <dc:date>2020-11-25T17:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: info Python VM failed to start | NSO is not working with  Python 3 on MACOS</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/info-python-vm-failed-to-start-nso-is-not-working-with-python-3/m-p/4188917#M5878</link>
      <description>&lt;P&gt;Thanks a lot. Now it works for me after downgrading.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 20:39:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/info-python-vm-failed-to-start-nso-is-not-working-with-python-3/m-p/4188917#M5878</guid>
      <dc:creator>BasharAziz</dc:creator>
      <dc:date>2020-11-25T20:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: info Python VM failed to start | NSO is not working with  Python 3 on MACOS</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/info-python-vm-failed-to-start-nso-is-not-working-with-python-3/m-p/4189592#M5884</link>
      <description>&lt;P&gt;This is a known issue which is fixed and will be released in the&lt;BR /&gt;next maintanince releases.&lt;/P&gt;
&lt;P&gt;The fix makes NSO work with Python 3.9.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2020 09:22:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/info-python-vm-failed-to-start-nso-is-not-working-with-python-3/m-p/4189592#M5884</guid>
      <dc:creator>perander</dc:creator>
      <dc:date>2020-11-27T09:22:47Z</dc:date>
    </item>
  </channel>
</rss>

