eliorc / Medium

Code related to blog posts on my Medium page
356 stars 193 forks source link

Execution failed #7

Open yandraai opened 4 years ago

yandraai commented 4 years ago

I am trying to replicate the work of node2vec in pycharm , but got the following error. not sure why this is happening. Tried with less number of teams as well to reduce the data complexity , but nothing changed! Can someone help me resolve this issue?

image image

eliorc commented 4 years ago

Looks like you are using windows - try using workers=1 as Windows and joblib's parallel execution doesn't work well