You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Sai Suman Mallela (JIRA)" <ji...@apache.org> on 2017/12/22 15:09:00 UTC

[jira] [Created] (STORM-2866) ImportError: No module named shlex

Sai Suman Mallela created STORM-2866:
----------------------------------------

             Summary: ImportError: No module named shlex
                 Key: STORM-2866
                 URL: https://issues.apache.org/jira/browse/STORM-2866
             Project: Apache Storm
          Issue Type: Bug
    Affects Versions: 1.1.0
         Environment: Debian Jesse
            Reporter: Sai Suman Mallela
            Priority: Critical


Hello Team,

Am trying to get Stormcrawler working on my Debian VM. I get this error when I do the following command:

root@demo76:/opt# storm

Traceback (most recent call last):

 File "/opt/storm/apache-storm-1.1.0/bin/storm.py", line 23, in <module>

 import shlex

ImportError: No module named shlex

 I have python 2.7.9 version. I tried a simple python program with shlex and it works fine but am not sure why the storm is not recognizing shlex. Can you please help?

Kind Regards,
Sai



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)