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 'pyc_emitter' #7

Open
sthciN opened this issue Jul 6, 2019 · 0 comments
Open

ImportError: No module named 'pyc_emitter' #7

sthciN opened this issue Jul 6, 2019 · 0 comments

Comments

@sthciN
Copy link

sthciN commented Jul 6, 2019

Hi, after installing end exporting ANGLE_HOME, this happened:

Traceback (most recent call last):
  File "/usr/local/bin/angle", line 10, in <module>
    from angle import english_parser
  File "/usr/local/lib/python3.5/dist-packages/angle/__init__.py", line 13, in <module>
    import angle.english_parser 
  File "/usr/local/lib/python3.5/dist-packages/angle/english_parser.py", line 21, in <module>
    import pyc_emitter
ImportError: No module named 'pyc_emitter'
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