You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
Hi, after installing end exporting ANGLE_HOME, this happened:
The text was updated successfully, but these errors were encountered: