Join our discord community

Forum breadcrumbs - You are here:ForumPrism: GeneralBlender 2.8 python files
Please or Register to create posts and topics.

Blender 2.8 python files

Hey,

I cannot connect to the website to download PySide2 for Python 3.7 from the popup when I start Blender 2.80 ("Unable to connect to http://www.prism-pipeline.com. Could not download PySide2") so I downloaded it manually, but where should I put the files ?

 

Thanks in advance

Extract the folder and copy the "Python37" folder to the "PythonLibs" folder in your Prism installation folder. At the default location you would end up with a path like this:

C:\Prism\PythonLibs\Python37\PySide2

Then simply restart Blender.

Thx !