<?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 2023 crash on pymel import, missing docs...? in Maya Programming Forum</title>
    <link>https://forums.autodesk.com/t5/maya-programming-forum/2023-crash-on-pymel-import-missing-docs/m-p/11146687#M2615</link>
    <description>&lt;P&gt;Hey&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# # OSError: Cannot find maya documentation. Expected to find it at C:\Program Files\Autodesk\Maya2023\docs\Maya2023\en_US&lt;BR /&gt;import pymel.core as pm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea how to fix/skip this? Its throwing mayor havoc over here. Either where can I get the docs, or how can I skip this error. Its stopping entire pipeline here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 04 May 2022 10:10:26 GMT</pubDate>
    <dc:creator>Bob.Bon2000</dc:creator>
    <dc:date>2022-05-04T10:10:26Z</dc:date>
    <item>
      <title>2023 crash on pymel import, missing docs...?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/2023-crash-on-pymel-import-missing-docs/m-p/11146687#M2615</link>
      <description>&lt;P&gt;Hey&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# # OSError: Cannot find maya documentation. Expected to find it at C:\Program Files\Autodesk\Maya2023\docs\Maya2023\en_US&lt;BR /&gt;import pymel.core as pm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea how to fix/skip this? Its throwing mayor havoc over here. Either where can I get the docs, or how can I skip this error. Its stopping entire pipeline here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 10:10:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/2023-crash-on-pymel-import-missing-docs/m-p/11146687#M2615</guid>
      <dc:creator>Bob.Bon2000</dc:creator>
      <dc:date>2022-05-04T10:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: 2023 crash on pymel import, missing docs...?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/2023-crash-on-pymel-import-missing-docs/m-p/11148114#M2616</link>
      <description>&lt;P&gt;That happens if PyMEL doesn't have data cached for 2023.&amp;nbsp; It should already have it if you're running the version of PyMEL that Maya installs.&amp;nbsp; If you've installed PyMEL manually in the past with pip then you'll need to use pip to update that copy.&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 19:27:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/2023-crash-on-pymel-import-missing-docs/m-p/11148114#M2616</guid>
      <dc:creator>zewt</dc:creator>
      <dc:date>2022-05-04T19:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: 2023 crash on pymel import, missing docs...?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/2023-crash-on-pymel-import-missing-docs/m-p/11149081#M2617</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2536003"&gt;@zewt&lt;/a&gt;&amp;nbsp;Thanks for reply!&lt;/P&gt;&lt;P&gt;Maya 2023, does not come with any pymel. It offers to install it for me, which I did. But it did not download these doc files/etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I fix this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Autodesk changed how they ship pymel back in eee 2020? Or 2021, ever since they did that there were problems. feels like massive regression of stability ‌‌&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ok I've gone with&lt;/P&gt;&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/maya/learn-explore/caas/CloudHelp/cloudhelp/2022/ENU/Maya-Scripting/files/GUID-2AA5EFCE-53B1-46A0-8E43-4CD0B2C72FB4-htm.html#:~:text=PyMEL%20is%20an%20open%2Dsource,an%20optional%20component%20with%20Maya" target="_blank" rel="noopener"&gt;https://knowledge.autodesk.com/support/maya/learn-explore/caas/CloudHelp/cloudhelp/2022/ENU/Maya-Scripting/files/GUID-2AA5EFCE-53B1-46A0-8E43-4CD0B2C72FB4-htm.html#:~:text=PyMEL%20is%20an%20open%2Dsource,an%20optional%20component%20with%20Maya&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;```mayapy -m pip install "pymel&amp;gt;=1.2.,&amp;lt;1.3."```&lt;/P&gt;&lt;P&gt;Looks like the defaultt ver that installs is wrong one, ehhh&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 08:01:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/2023-crash-on-pymel-import-missing-docs/m-p/11149081#M2617</guid>
      <dc:creator>Bob.Bon2000</dc:creator>
      <dc:date>2022-05-05T08:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: 2023 crash on pymel import, missing docs...?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/2023-crash-on-pymel-import-missing-docs/m-p/11499521#M2618</link>
      <description>What else did you have to do in order to get this working?&lt;BR /&gt;&lt;BR /&gt;I have Maya 2023.2 installed, I tried to first uninstall the current version "mayapy -m pip uninstall pymel" and then install a lower version usign "mayapy -m pip install "pymel&amp;gt;=1.2.,&amp;lt;1.3."" but it defaulted to a cached version of 1.3.0a2, so I tried "mayapy -m pip install "pymel&amp;gt;=1.2.,&amp;lt;1.2.9" --no-cache-dir" and then it installed 1.2.0 instead. Then I restarted Maya and I rebooted the computer but it still doesn't work. When I try "import pymel.core as pm" in the script editor I still get "Cannot find maya documentation. Expected to find it at C:\Program Files\Autodesk\Maya2023\docs\Maya2023\en_US"</description>
      <pubDate>Fri, 21 Oct 2022 15:58:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/2023-crash-on-pymel-import-missing-docs/m-p/11499521#M2618</guid>
      <dc:creator>KristofferHelander</dc:creator>
      <dc:date>2022-10-21T15:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: 2023 crash on pymel import, missing docs...?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/2023-crash-on-pymel-import-missing-docs/m-p/12027016#M2619</link>
      <description>&lt;P&gt;The same problem is happening to me, with Maya 2024.&amp;nbsp;And the compatible version is 1.4.0. What should I do?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 07:27:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/2023-crash-on-pymel-import-missing-docs/m-p/12027016#M2619</guid>
      <dc:creator>amaterasu-qbb</dc:creator>
      <dc:date>2023-06-12T07:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: 2023 crash on pymel import, missing docs...?</title>
      <link>https://forums.autodesk.com/t5/maya-programming-forum/2023-crash-on-pymel-import-missing-docs/m-p/12101316#M2620</link>
      <description>&lt;P&gt;[EDIT]&amp;nbsp; For anyone with the same issue, the steps here solved it for me:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.autodesk.com/support/technical/article/caas/tsarticles/ts/6gfZgdPquwZ2qCVxfAkb1n.html" target="_blank"&gt;https://www.autodesk.com/support/technical/article/caas/tsarticles/ts/6gfZgdPquwZ2qCVxfAkb1n.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm getting the same with Maya 2024:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Cannot find maya documentation. Expected to find it at C:\Program Files\Autodesk\Maya2024\docs\Maya2024\en_US&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I installed PyMel to Maya 2024 using the cmd:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;C:\Program Files\Autodesk\Maya2024\bin&amp;gt;mayapy -m pip install --user pymel&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have Maya 2023 installed with PyMel 1.4. The 2023 version has been running fine. Is this a versioning issue? Anyone got any ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 08:23:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-programming-forum/2023-crash-on-pymel-import-missing-docs/m-p/12101316#M2620</guid>
      <dc:creator>davedub</dc:creator>
      <dc:date>2023-07-14T08:23:57Z</dc:date>
    </item>
  </channel>
</rss>

