[Bug 1632310] [NEW] ImportError: No module named path

Ram 1632310 at bugs.launchpad.net
Tue Oct 11 08:13:30 EDT 2016


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 at 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 at 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 at 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 at ubuntu:~/sadit$ 
+ 
  
  How to solve this error.

** Attachment removed: "s1.png"
   https://bugs.launchpad.net/mailman/+bug/1632310/+attachment/4759290/+files/s1.png

-- 
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


More information about the Mailman-coders mailing list