I'm trying to install
graphics/blender
from port but to install
cad/freecad
I had to remove
lang/python311
completely and install
lang/python312
instead. Now I went to install
graphics/blender
from port but when building I get an error output saying that
graphics/blender
require
lang/python311
to build but if I want I can use the
/etc/make.conf
:
graphics/blender
from port but to install
cad/freecad
I had to remove
lang/python311
completely and install
lang/python312
instead. Now I went to install
graphics/blender
from port but when building I get an error output saying that
graphics/blender
require
lang/python311
to build but if I want I can use the
'PYTHON_VERSION=' to use another version but there's no garantie it will work. So I put in/etc/make.conf
:
PYTHON_VERSION=3.12 but its not working I get the same output appeared after that .
Last edited by a moderator:

