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

can't find model/module named lac #90

Closed
hyk4637 opened this issue Jul 26, 2019 · 1 comment
Closed

can't find model/module named lac #90

hyk4637 opened this issue Jul 26, 2019 · 1 comment

Comments

@hyk4637
Copy link

hyk4637 commented Jul 26, 2019

Hi, I'm using command line to input "hub download lac", but I just get "PaddleHub can't find model/module named lac". I also try "hub search lac" but only see a TypeError: 'NoneType' object is not iterable. Could you please help me solve this problem? Many thanks.

P.S. I modify the hub_server.py file by removing all self.request().

@hyk4637
Copy link
Author

hyk4637 commented Jul 26, 2019

I see what's wrong. I shouldn't delete self.request() in hub_server.py. It can run well when I set requests.Session().verify to be False.

@hyk4637 hyk4637 closed this as completed Jul 26, 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

1 participant