Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

'Graph' object has no attribute 'edge' #17

Open
dcp15 opened this issue Jan 6, 2019 · 0 comments
Open

'Graph' object has no attribute 'edge' #17

dcp15 opened this issue Jan 6, 2019 · 0 comments

Comments

@dcp15
Copy link

dcp15 commented Jan 6, 2019

(python2) douzp@gpu75:~/science_rcn/science_rcn$ python run.py
INFO:main:Training on 20 images...
Traceback (most recent call last):
File "run.py", line 230, in
parallel=options.parallel)
File "run.py", line 83, in run_experiment
train_results = pool.map_async(train_partial, [d[0] for d in train_data]).get(9999999)
File "/home/douzp/anaconda3/envs/python2/lib/python2.7/multiprocessing/pool.py", line 572, in get
raise self._value
AttributeError: 'Graph' object has no attribute 'edge'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant