Prism icon indicating copy to clipboard operation
Prism copied to clipboard

MacOS Dependency file doesn't include Python37 Lib

Open camerontarget14 opened this issue 2 years ago • 3 comments

Hi,

First of all thank you so much for this program! I'm so excited to get started, this truly is a gift to the VFX industry.

My studio is thinking of adopting this software, but we need it to be cross platform compatible to run on the few Macs we have.

Do you have any plans to update the software so it's compatible with the latest MacOS?

Thank you thank you thank you!

camerontarget14 avatar May 04 '23 11:05 camerontarget14

We are currently focusing on the Windows version of Prism 2. If there is enough interest for a Mac or Linux version it will be considered as well, but it's currently not planned for the near future.

RichardFrangenberg avatar May 04 '23 12:05 RichardFrangenberg

Thanks! Does that include Windows 11?

Also, I got it to work! but I got this error on my Mac, wondering if you had a quick fix.

Screenshot 2023-05-04 at 8 30 25 AM

Thanks again for your time.

camerontarget14 avatar May 04 '23 12:05 camerontarget14

Yes w10 and w11 will be both fully supported. I already switched to w11 on my development PC.

Your warning looks like Prism send a request to a url, which doesn't exist anymore. Doublecheck that your Shotgrid url is correct. You can also try to update the shotgun api module in your Prism installation here: https://github.com/RichardFrangenberg/Prism/tree/development/Prism/Plugins/ProjectManagers/Shotgun/external_modules/shotgun_api3 With the latest version from here: https://github.com/shotgunsoftware/python-api

RichardFrangenberg avatar May 04 '23 12:05 RichardFrangenberg