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

TypeError: can't pickle module objects #52

Open
theblackcat102 opened this issue Jul 23, 2018 · 4 comments
Open

TypeError: can't pickle module objects #52

theblackcat102 opened this issue Jul 23, 2018 · 4 comments

Comments

@theblackcat102
Copy link

theblackcat102 commented Jul 23, 2018

I tried saving the model using sklearn joblib but this error occur, TypeError: can't pickle module objects.
Is this a python pickle problem or library issue? I do found python had issue on pickling multiprocessing instance https://stackoverflow.com/questions/8804830/python-multiprocessing-pickling-error

Multicore-TSNE is the latest git master version, Python 3.6, Ubuntu 17.04

@tracek
Copy link

tracek commented Mar 25, 2019

I have the same issue. How do you pickle Multicore-TSNE models?

@aCampello
Copy link

Same issue here.

@dhabbyc
Copy link

dhabbyc commented Dec 2, 2019

Ok, so. ... let me rephase the question... is it possible to serialize a Multicore-TSNE instance?

@ysanimals
Copy link

Do you save the problem?

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

5 participants