• Bart's avatar
    Use pip --user instead of --install-option · bcfe17ce
    Bart 提交于
    I don't know if there is a specific reason that --install-option='--prefix=~/.local' is used instead of pip's --user, but it seems to break things when installing Theano without root access (both myself and Jae Hyun had this issue).
    bcfe17ce
install.txt 53.1 KB