<?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: Pymel not included in maya 2024?? in Maya Forum</title>
    <link>https://forums.autodesk.com/t5/maya-forum/pymel-not-included-in-maya-2024/m-p/11891764#M4483</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;See this page for instructions on installing PyMel:&lt;BR /&gt;&lt;A href="https://help.autodesk.com/view/MAYAUL/2024/ENU/?guid=GUID-2AA5EFCE-53B1-46A0-8E43-4CD0B2C72FB4" target="_blank"&gt;https://help.autodesk.com/view/MAYAUL/2024/ENU/?guid=GUID-2AA5EFCE-53B1-46A0-8E43-4CD0B2C72FB4&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P class="p"&gt;PyMEL is an open-source Python library that helps with the development of Maya extensions by providing a simplified syntax for common operations. It is developed and maintained by&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="xref" href="https://github.com/LumaPictures/pymel" target="_blank" rel="noopener"&gt;LUMA pictures&lt;/A&gt;.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="ph b"&gt;Autodesk does not directly support PyMEL&lt;/STRONG&gt;.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Apr 2023 21:03:07 GMT</pubDate>
    <dc:creator>brentmc</dc:creator>
    <dc:date>2023-04-12T21:03:07Z</dc:date>
    <item>
      <title>Pymel not included in maya 2024??</title>
      <link>https://forums.autodesk.com/t5/maya-forum/pymel-not-included-in-maya-2024/m-p/11891657#M4482</link>
      <description>&lt;P&gt;Why is pymel not included in maya 2024, this seems like a really strange decision.&amp;nbsp; All of our code uses pymel.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 20:17:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/pymel-not-included-in-maya-2024/m-p/11891657#M4482</guid>
      <dc:creator>Craig_Lamorte</dc:creator>
      <dc:date>2023-04-12T20:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Pymel not included in maya 2024??</title>
      <link>https://forums.autodesk.com/t5/maya-forum/pymel-not-included-in-maya-2024/m-p/11891764#M4483</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;See this page for instructions on installing PyMel:&lt;BR /&gt;&lt;A href="https://help.autodesk.com/view/MAYAUL/2024/ENU/?guid=GUID-2AA5EFCE-53B1-46A0-8E43-4CD0B2C72FB4" target="_blank"&gt;https://help.autodesk.com/view/MAYAUL/2024/ENU/?guid=GUID-2AA5EFCE-53B1-46A0-8E43-4CD0B2C72FB4&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P class="p"&gt;PyMEL is an open-source Python library that helps with the development of Maya extensions by providing a simplified syntax for common operations. It is developed and maintained by&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="xref" href="https://github.com/LumaPictures/pymel" target="_blank" rel="noopener"&gt;LUMA pictures&lt;/A&gt;.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG class="ph b"&gt;Autodesk does not directly support PyMEL&lt;/STRONG&gt;.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 21:03:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/pymel-not-included-in-maya-2024/m-p/11891764#M4483</guid>
      <dc:creator>brentmc</dc:creator>
      <dc:date>2023-04-12T21:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pymel not included in maya 2024??</title>
      <link>https://forums.autodesk.com/t5/maya-forum/pymel-not-included-in-maya-2024/m-p/12035620#M4484</link>
      <description>&lt;P&gt;First of all, I don't know why or when, but C:\Users\&amp;lt;your-user&amp;gt;\Documents\maya\2024\scripts&lt;BR /&gt;A site-package folder was created in Maya's scripts folder. I copied and pasted the Pymel folder into it and got it to work.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="it works." style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1227950i70FADD0DFD22E934/image-size/large?v=v2&amp;amp;px=999" role="button" title="Maya2024_PymelWorking.PNG" alt="it works." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;it works.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The help on the official site says that I can use it if I create a site-package folder in, C:\Program Files\Autodesk\Maya2024\bin&lt;/P&gt;&lt;P&gt;Even if I copy and paste the folder with the name Pymel, I get an error message that there is no module. In other words, the help was wrong.&lt;BR /&gt;&lt;A href="https://help.autodesk.com/view/MAYAUL/2024/ENU/?guid=GUID-2AA5EFCE-53B1-46A0-8E43-4CD0B2C72FB4" target="_blank"&gt;https://help.autodesk.com/view/MAYAUL/2024/ENU/?guid=GUID-2AA5EFCE-53B1-46A0-8E43-4CD0B2C72FB4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="not working." style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1227951i3CD229D65189308C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Maya2024_PymelNotWorking.PNG" alt="not working." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;not working.&lt;/span&gt;&lt;/span&gt;&lt;BR /&gt;This is really weird. Please comment if you know how it works.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 08:52:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/pymel-not-included-in-maya-2024/m-p/12035620#M4484</guid>
      <dc:creator>amaterasu-qbb</dc:creator>
      <dc:date>2023-06-15T08:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pymel not included in maya 2024??</title>
      <link>https://forums.autodesk.com/t5/maya-forum/pymel-not-included-in-maya-2024/m-p/12035879#M4485</link>
      <description>&lt;P&gt;The detail wroten in here,&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/maya-forum/error-modulenotfounderror-file-lt-maya-console-gt-line-1-no/td-p/12026970" target="_blank"&gt;https://forums.autodesk.com/t5/maya-forum/error-modulenotfounderror-file-lt-maya-console-gt-line-1-no/td-p/12026970&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 10:44:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/pymel-not-included-in-maya-2024/m-p/12035879#M4485</guid>
      <dc:creator>amaterasu-qbb</dc:creator>
      <dc:date>2023-06-15T10:44:35Z</dc:date>
    </item>
  </channel>
</rss>

