As I try to run DeepSurv Example.ipynb, I get the following error:
Traceback (most recent call last):
File "D:\Thesis\DeepSurv\deepsurv_eg.py", line 4, in
import deep_surv
ModuleNotFoundError: No module named 'deep_surv'
[Finished in 0.1s with exit code 1]
I have the updated versions of Theano and Lasagne installed.
As I try to run DeepSurv Example.ipynb, I get the following error:
Traceback (most recent call last): File "D:\Thesis\DeepSurv\deepsurv_eg.py", line 4, in
import deep_surv
ModuleNotFoundError: No module named 'deep_surv'
[Finished in 0.1s with exit code 1]
I have the updated versions of Theano and Lasagne installed.