Message 1 of 6
2023 crash on pymel import, missing docs...?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey
# # OSError: Cannot find maya documentation. Expected to find it at C:\Program Files\Autodesk\Maya2023\docs\Maya2023\en_US
import pymel.core as pm
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.
Thanks.