How can I let Blender understand that I have installed my own Python version in the system? Is there any environment variables I need to set?
Windows 8 here. :eyebrowlift:
How can I let Blender understand that I have installed my own Python version in the system? Is there any environment variables I need to set?
Windows 8 here. :eyebrowlift:
go to blender folder …just delete the whole python folder and it will rely on system python and all its modules (even imported modules)
Well done, thanks!