<?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: maya 2023 script editor in Maya Programming Forum</title>
    <link>https://forums.autodesk.com/t5/maya-programming-forum/maya-2023-script-editor/m-p/11792590#M1255</link>
    <description>&lt;P&gt;&lt;SPAN&gt;If you open up "C:\Users/ADMIN/Documents/maya/scripts\JUM\scripts\braid.py" in a text editor, you will need to place&amp;nbsp;parentheses "(" ")" around the variable placed after the print function on line 152 of the code like it shows in the suggestion "print(poly)".&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The script you are trying to use was probably scripted for python2 where python 3+ requires parentheses to be used with the print function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Mar 2023 09:34:19 GMT</pubDate>
    <dc:creator>ryan.lloyd6764X</dc:creator>
    <dc:date>2023-03-02T09:34:19Z</dc:date>
    <item>
      <title>maya 2023 script editor</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/maya-2023-script-editor/m-p/11792357#M1254</link>
      <description>&lt;P&gt;# Error: invalid syntax&lt;BR /&gt;# # Traceback (most recent call last):&lt;BR /&gt;# # File "&amp;lt;maya console&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt;# # File "C:\Users/ADMIN/Documents/maya/scripts\JUM\scripts\braid.py", line 152&lt;BR /&gt;# # print poly&lt;BR /&gt;# # ^&lt;BR /&gt;# # SyntaxError: Missing parentheses in call to 'print'. Did you mean print(poly)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have no exprience in codes, how to solve this?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 07:13:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/maya-2023-script-editor/m-p/11792357#M1254</guid>
      <dc:creator>harish.s2020a</dc:creator>
      <dc:date>2023-03-02T07:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: maya 2023 script editor</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/maya-2023-script-editor/m-p/11792590#M1255</link>
      <description>&lt;P&gt;&lt;SPAN&gt;If you open up "C:\Users/ADMIN/Documents/maya/scripts\JUM\scripts\braid.py" in a text editor, you will need to place&amp;nbsp;parentheses "(" ")" around the variable placed after the print function on line 152 of the code like it shows in the suggestion "print(poly)".&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The script you are trying to use was probably scripted for python2 where python 3+ requires parentheses to be used with the print function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 09:34:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/maya-2023-script-editor/m-p/11792590#M1255</guid>
      <dc:creator>ryan.lloyd6764X</dc:creator>
      <dc:date>2023-03-02T09:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: maya 2023 script editor</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/maya-2023-script-editor/m-p/11793040#M1256</link>
      <description>&lt;P&gt;thanks for solution that error has been resolved, but got more errors&lt;/P&gt;&lt;P&gt;# Error: invalid syntax&lt;BR /&gt;# # Traceback (most recent call last):&lt;BR /&gt;# # File "&amp;lt;maya console&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt;# # File "C:\Users/ADMIN/Documents/maya/scripts\JUM\scripts\braid.py", line 7, in &amp;lt;module&amp;gt;&lt;BR /&gt;# # from JUM.core.loadUIFile import get_maya_window, load_ui_type&lt;BR /&gt;# # File "C:\Users/ADMIN/Documents/maya/scripts\JUM\core\loadUIFile.py", line 25&lt;BR /&gt;# # (exec) pyc in frame&lt;BR /&gt;# # ^&lt;BR /&gt;# # SyntaxError: invalid syntax&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 12:48:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/maya-2023-script-editor/m-p/11793040#M1256</guid>
      <dc:creator>harish.s2020a</dc:creator>
      <dc:date>2023-03-02T12:48:17Z</dc:date>
    </item>
  </channel>
</rss>

