PrismPipeline/Prism

Can't install Prisim to Mac OS successfully.

shiqinfeng1 opened this issue · 2 comments

Describe the bug
Fail to install prisim into MAC.

To Reproduce
Fisrt, I opend the Prism_Setup_Mac.command file, in the DCC intergrations, I select maya/2018, which installed path is default(/Users/shiqinfeng/Library/Preferences/Autodesk/maya/2018), and I'm sure there exsists maya.env file. Then, click button, it prompt thr followings:

Invalid Maya path: /Users/shiqinfeng/Library/Preferences/Autodesk/maya/2018.

The path has to be the Maya preferences folder, which usually looks like this: (with your username and Maya version):

C:\Users\Richard\Documents\maya\2018

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Windows]
  • Version [e.g. 1.1.0]

Additional context
Add any other context about the problem here.

I know the cause of the problem, you must manually create the prefs & scripts folder in /Library/Preferences/Autodesk/maya/2018 path.

Sorry, It's not exactly true。It should use the path of
/Users/shiqinfeng/Library/Preferences/Autodesk/maya/2018/zh_CN , which include the prefs & scripts folder。