Error when using the command “from polyglot.detect import Detector”
问题 i am a beginner in python and was playing with the polyglot function to convert the text from one language to another like Spanish to English. I was following the instructions to install the Polyglot and the required modules. But when in run the command "from polyglot.detect import Detector" i am getting any error Traceback (most recent call last): File "", line 1, in from polyglot.detect import Detector File "C:\Python34\lib\site-packages\polyglot-15.5.2-py3.4.egg\polyglot\detect__init__.py"