forked from vuptran/cardiac-segmentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathslurm-8895.out
More file actions
35 lines (27 loc) · 1.47 KB
/
Copy pathslurm-8895.out
File metadata and controls
35 lines (27 loc) · 1.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
## Jobs ativos de rccoelho:
JOBID PARTITION NAME USER ST TIME NODES NODELIST(REASON)
8895 gpushort vemridee rccoelho R INVALID 1 r01g01
## Node de execucao do job: r01g01
## Numero de tarefas para este job: 1
## Diretorio de submissao do job: /home/rccoelho/projects/cardiac-segmentation \N
Using TensorFlow backend.
Traceback (most recent call last):
File "train_rvsc.py", line 6, in <module>
from keras.preprocessing.image import ImageDataGenerator
File "/home/rccoelho/.local/lib/python3.6/site-packages/keras/__init__.py", line 3, in <module>
from . import utils
File "/home/rccoelho/.local/lib/python3.6/site-packages/keras/utils/__init__.py", line 27, in <module>
from .multi_gpu_utils import multi_gpu_model
File "/home/rccoelho/.local/lib/python3.6/site-packages/keras/utils/multi_gpu_utils.py", line 7, in <module>
from ..layers.merge import concatenate
File "/home/rccoelho/.local/lib/python3.6/site-packages/keras/layers/__init__.py", line 4, in <module>
from ..engine.base_layer import Layer
File "/home/rccoelho/.local/lib/python3.6/site-packages/keras/engine/__init__.py", line 7, in <module>
from .network import get_source_inputs
File "/home/rccoelho/.local/lib/python3.6/site-packages/keras/engine/network.py", line 9, in <module>
import yaml
ModuleNotFoundError: No module named 'yaml'
srun: error: r01g01: task 0: Exited with exit code 1
real 0m13.091s
user 0m0.006s
sys 0m0.009s