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

LANG Import Error #155

Closed
duttanaman1 opened this issue Mar 9, 2020 · 2 comments · Fixed by #162
Closed

LANG Import Error #155

duttanaman1 opened this issue Mar 9, 2020 · 2 comments · Fixed by #162

Comments

@duttanaman1
Copy link

from lang_compiler import LANGS
ImportError: cannot import name 'LANGS' from 'lang_compiler'

Screenshots of the issue (if required)

Capture
image

@aashutoshrathi
Copy link
Owner

Hi, Please use the master branch for this now. The dev branch is under development.
Simply do:

git checkout master

Hope this helps 😄

cc: @thepushkarp and I will soon make sure that dev is stable to use.

@thepushkarp
Copy link
Collaborator

@duttanaman1 The import error can also occur if you're not running the script from the tc_generator directory. Could you just verify if it gives the same error when you're in that directory?

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

Successfully merging a pull request may close this issue.

3 participants