Including pystan & Cython in the setup_requires caused pip install to fail with a complaint about missing Cython and numpy dependencies. Removing the explicit Cython/numpy dependencies allows pip install to complete successfully (pystan pulls in Cython/numpy).
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|