<?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: Debugging Python scripts/add-ins on MacOS? in Fusion API and Scripts Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/debugging-python-scripts-add-ins-on-macos/m-p/9347058#M12587</link>
    <description>&lt;P&gt;I figured that this topic was more general than the other focused question (though maybe they are one at the same).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What tools are available for developing scripts/add-ins on MacOS? For example, can I at least determine if a script byte-compiles properly (i.e., is syntactically correct)? Can I see the script IO, say in a log file? And ideally, can I step through a python code line by line and use introspection to watch things happen?&lt;/P&gt;</description>
    <pubDate>Thu, 27 Feb 2020 22:39:02 GMT</pubDate>
    <dc:creator>darran</dc:creator>
    <dc:date>2020-02-27T22:39:02Z</dc:date>
    <item>
      <title>Debugging Python scripts/add-ins on MacOS?</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/debugging-python-scripts-add-ins-on-macos/m-p/9344858#M12585</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way of doing realtime debugging of Python scripts/add-ins on MacOS?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 07:20:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/debugging-python-scripts-add-ins-on-macos/m-p/9344858#M12585</guid>
      <dc:creator>darran</dc:creator>
      <dc:date>2020-02-27T07:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Python scripts/add-ins on MacOS?</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/debugging-python-scripts-add-ins-on-macos/m-p/9345077#M12586</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5786092"&gt;@darran&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can't solve it here?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/fusion-360-api-and-scripts/moving-selected-bodies-to-a-single-new-component/m-p/9345071#M9421" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/fusion-360-api-and-scripts/moving-selected-bodies-to-a-single-new-component/m-p/9345071#M9421&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 09:20:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/debugging-python-scripts-add-ins-on-macos/m-p/9345077#M12586</guid>
      <dc:creator>kandennti</dc:creator>
      <dc:date>2020-02-27T09:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Python scripts/add-ins on MacOS?</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/debugging-python-scripts-add-ins-on-macos/m-p/9347058#M12587</link>
      <description>&lt;P&gt;I figured that this topic was more general than the other focused question (though maybe they are one at the same).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What tools are available for developing scripts/add-ins on MacOS? For example, can I at least determine if a script byte-compiles properly (i.e., is syntactically correct)? Can I see the script IO, say in a log file? And ideally, can I step through a python code line by line and use introspection to watch things happen?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 22:39:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/debugging-python-scripts-add-ins-on-macos/m-p/9347058#M12587</guid>
      <dc:creator>darran</dc:creator>
      <dc:date>2020-02-27T22:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging Python scripts/add-ins on MacOS?</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/debugging-python-scripts-add-ins-on-macos/m-p/9347121#M12588</link>
      <description>&lt;P&gt;I can debug as usual. (Win10)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for ms-python extension of VSCode, Ver2019.9.34911 is recommended.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://modthemachine.typepad.com/my_weblog/2019/10/problem-debugging-python-code.html" target="_blank" rel="noopener"&gt;https://modthemachine.typepad.com/my_weblog/2019/10/problem-debugging-python-code.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This may also be helpful.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/fusion-360-api-and-scripts/visual-studio-does-not-show-up-on-quot-edit-quot/td-p/9312541" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/fusion-360-api-and-scripts/visual-studio-does-not-show-up-on-quot-edit-quot/td-p/9312541&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 23:26:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/debugging-python-scripts-add-ins-on-macos/m-p/9347121#M12588</guid>
      <dc:creator>kandennti</dc:creator>
      <dc:date>2020-02-27T23:26:07Z</dc:date>
    </item>
  </channel>
</rss>

