PDA

View Full Version : [ubuntu] Dynagen not Working



vinupete
May 2nd, 2009, 03:51 AM
Hi i am vey new to ubuntu domain.... i recently upgradd my OS to 9.04 n suddenly my Dynagen stopped working ?
the error message i get is,

vinu@vinu-desktop:~$ dynagen /home/vinu/dynamips/LAB3/sp.net
Traceback (most recent call last):
File "/usr/bin/dynagen", line 28, in <module>
from console import Console
File "/var/lib/python-support/python2.6/console.py", line 34, in <module>
from confConsole import AbstractConsole, confHypervisorConsole, confConsole
ImportError: No module named confConsole

how do i fix this one... please help

drake77
May 13th, 2009, 05:32 PM
Hi i am vey new to ubuntu domain.... i recently upgradd my OS to 9.04 n suddenly my Dynagen stopped working ?
the error message i get is,

vinu@vinu-desktop:~$ dynagen /home/vinu/dynamips/LAB3/sp.net
Traceback (most recent call last):
File "/usr/bin/dynagen", line 28, in <module>
from console import Console
File "/var/lib/python-support/python2.6/console.py", line 34, in <module>
from confConsole import AbstractConsole, confHypervisorConsole, confConsole
ImportError: No module named confConsole

how do i fix this one... please help

I have the same problem!! :(

nguoimotthoi
May 23rd, 2009, 06:08 PM
File "/usr/bin/dynagen", line 28, in <module>
from console import Console
File "/var/lib/python-support/python2.6/console.py", line 34, in <module>
from confConsole import AbstractConsole, confHypervisorConsole, confConsole
ImportError: No module named confConsole

tigerplug
June 13th, 2009, 01:49 AM
Smae here guys... just can't get it working :(

Any updates?


Tigerplug

po11ution
June 24th, 2009, 10:57 AM
I'm also having this issue.
Apparently the way to solve it is to use synaptics to remove dynagen, then download the dynagen tar ball and extract it manually. I did this, but can't get dynagen to run now - probably need to create a symbolic link (which i'm unsure of)

Guys mention moving dynagen into /usr/local/bin directory - but i'm also unsure why.