I've been having trouble getting Scipy working in C4D R19. I got pip installed and it seemed to install scipy successfully, but then it failed to import (it knew scipy existed, it was giving me some different error). I also tried using the R18 version of autopack (there doesn't seem to be an R19 version?), and it seems to work, partially, but when I try to import scipy.special, I get this in the Python console:
Is there anything I can do to fix it? Has anybody been able to import scipy.special in C4D? If so, how?