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

ImportError: No module named input_embedding in package DeepCTR #3

Closed
wenruij opened this issue Jul 2, 2019 · 2 comments
Closed

ImportError: No module named input_embedding in package DeepCTR #3

wenruij opened this issue Jul 2, 2019 · 2 comments

Comments

@wenruij
Copy link

wenruij commented Jul 2, 2019

ImportError: No module named input_embedding when from deepctr.input_embedding import create_singlefeat_inputdict (master/code/models/dsin.py)

pip install deepctr has been done!

python version: Python 2.7.10

@shenweichen
Copy link
Owner

please use pip install deepctr==0.4.1

@wenruij
Copy link
Author

wenruij commented Jul 4, 2019

Thanks, that works.

@wenruij wenruij closed this as completed Jul 4, 2019
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

2 participants