Em dom, 2020-11-08 às 23:22 +0100, raingloom escreveu:
> I've been meaning to report this for a while, but forgot. Can't test
> it
> right now, but I'm pretty sure it's still relevant. (that reminds me,
> i
> should finish updating the Blender package too)
>
> Reproduce by installing an addon like
On Tue, 30 Mar 2021 13:31:39 +0900
Sébastien Lerique wrote:
> Hi raingloom,
>
> > Reproduce by installing an addon like AnimationNodes. Or just
> > open thescripting REPL and enter 'import numpy'.
>
> I just hit this, and calling blender with
> `--python-use-system-env` works as a workaroun
Hi raingloom,
Reproduce by installing an addon like AnimationNodes. Or just
open thescripting REPL and enter 'import numpy'.
I just hit this, and calling blender with
`--python-use-system-env` works as a workaround. Is this maybe
expected behaviour?
Sébastien
I've been meaning to report this for a while, but forgot. Can't test it
right now, but I'm pretty sure it's still relevant. (that reminds me, i
should finish updating the Blender package too)
Reproduce by installing an addon like AnimationNodes. Or just open the
scripting REPL and enter 'import nu