appleseedhq / appleseed-maya

appleseed plugin for Autodesk® Maya®
https://appleseedhq.net/
MIT License
89 stars 22 forks source link

Maya 2020 not able to recognize appleseed plugin #237

Open ramanmishra opened 3 years ago

ramanmishra commented 3 years ago

I tried using both of the methods (updating path to mod file into Maya.env and updating environment variable) but In both of the cased Maya 2020 not able to recognize the plugin.

image

Mango-3 commented 3 years ago

You need to specify the correct path on your system. On my system it is for instance MAYA_MODULE_PATH = D:\Barbo\3d\appleseed_dev\appleseed_maya_2020;

ramanmishra commented 3 years ago

I tried to specify the correct path but that is not working, hence I open thee issue.

Mango-3 commented 3 years ago

Please be sure the appleseed-Maya plugin is specifically for the Maya 2020 version. Plug-ins compiled for different Maya versions are not recognized by Maya. Also the plugin needs to be activated in Maya's Plug-In Manager to be loaded. image