You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the instructions here https://anaconda.org/akode/survivalstan
and running conda install -c akode survivalstan causes conda to say survivalstan can't be found in any library.
I usually use conda to install libraries with lots of dependencies, such as stan, so not being able to use it is a major hindrance.
I am using Ubuntu, and my Python and Pip information are
Python 3.6.5 |Intel Corporation| (default, Aug 3 2018, 14:28:11)
[GCC 4.8.2 20140120 (Red Hat 4.8.2-15)] on linux
Type "help", "copyright", "credits" or "license" for more information.
Intel(R) Distribution for Python is brought to you by Intel Corporation.
Pip==19.0.3
The text was updated successfully, but these errors were encountered:
Following the instructions here https://anaconda.org/akode/survivalstan
and running
conda install -c akode survivalstan
causes conda to say survivalstan can't be found in any library.I usually use conda to install libraries with lots of dependencies, such as stan, so not being able to use it is a major hindrance.
I am using Ubuntu, and my Python and Pip information are
The text was updated successfully, but these errors were encountered: