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

Getting error on importing a repo which has a "-" in its name. #8

Open
RahulGuptaIIITA opened this issue Sep 13, 2020 · 1 comment
Open

Comments

@RahulGuptaIIITA
Copy link

  • packyou version: latest
  • Python version: 3.7
  • Operating System: mac

Description

The repository I'm trying to include has a "-" in its name which is causing an issue in importing it.

What I Did

from packyou.github.lettergram.sentence-classification import sentence_cnn_save

This fails.

Could you please provide how to get around this issue? Any help will be appreciated. Thanks.

@llazzaro
Copy link
Owner

Interesting!
Are you using python 3? I toughpackyou only worked on python 2.

I will try to fix it and improve code base, removing python2 compat.

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