[Bug 1632310] [NEW] ImportError: No module named path
Public bug reported: I am running one software in ubuntu 12.04. It requires python. I have python 2.7.3 on ubuntu. When try to run command "./cmdsadit sim -c ./Example/SimExample.py" it shows following error jayram@ubuntu:~/sadit$ ./cmdsadit sim -c ./Example/SimExample.py [warning] socketIO_client is not found. Real-time ability is disabled --> Use [matplotlib] as plot backend --> [warning] cannot import sql related function, reading for sql server is not supported WARNING:util:Cannot find [socketIO_client], real-time ability is disabled. WARNING:util:Cannot import sql related function, reading for sql server is not supported Traceback (most recent call last): File "fs.py", line 10, in <module> from networkx.algorithms.traversal.path import single_source_dijkstra_path, dijkstra_path_length ImportError: No module named path jayram@ubuntu:~/sadit$ How to solve this error. ** Affects: mailman Importance: Undecided Status: New ** Attachment added: "s1.png" https://bugs.launchpad.net/bugs/1632310/+attachment/4759290/+files/s1.png ** Description changed: I am running one software in ubuntu 12.04. It requires python. I have python 2.7.3 on ubuntu. When try to run command "./cmdsadit sim -c ./Example/SimExample.py" it shows following error + jayram@ubuntu:~/sadit$ ./cmdsadit sim -c ./Example/SimExample.py + [warning] socketIO_client is not found. Real-time ability is disabled + --> Use [matplotlib] as plot backend + --> [warning] cannot import sql related function, reading for sql server is not supported + WARNING:util:Cannot find [socketIO_client], real-time ability is disabled. + WARNING:util:Cannot import sql related function, reading for sql server is not supported + Traceback (most recent call last): + File "fs.py", line 10, in <module> + from networkx.algorithms.traversal.path import single_source_dijkstra_path, dijkstra_path_length + ImportError: No module named path + jayram@ubuntu:~/sadit$ + How to solve this error. ** Attachment removed: "s1.png" https://bugs.launchpad.net/mailman/+bug/1632310/+attachment/4759290/+files/s... -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1632310 Title: ImportError: No module named path To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1632310/+subscriptions
This has nothing to do with GNU Mailman. Perhaps you should be reporting this at https://github.com/hbhzwj/SADIT/issues ** Changed in: mailman Status: New => Invalid -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1632310 Title: ImportError: No module named path To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1632310/+subscriptions
participants (2)
-
Mark Sapiro -
Ram