Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

numpy.ctypeslib.c_double_Array_100 #1

Open
qianqiangediao opened this issue Jun 1, 2016 · 3 comments
Open

numpy.ctypeslib.c_double_Array_100 #1

qianqiangediao opened this issue Jun 1, 2016 · 3 comments

Comments

@qianqiangediao
Copy link

Hi,I download the code and run it .However It gets the follow problem :
pickle.PicklingError: Can't pickle <class 'numpy.ctypeslib.c_double_Array_100'>: it's not found as numpy.ctypeslib.c_double_Array_100 when it run into the line "pool = Pool(processes=num_processes, initializer=__init_process,nitargs=(vocab, syn0, syn1, table, cbow, neg,dim, alpha, win, num_processes,global_word_count, fi))".Can you get me some information?Thank you

@kilickaya
Copy link

I also have the same issue

@laubonghaudoi
Copy link

laubonghaudoi commented Sep 29, 2017

Are you running the script in Windows ? Try running in Linux.

@zhezhaoa
Copy link

Try it in linux. Pickling array in shared memory is not allowed in windows.

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

No branches or pull requests

4 participants