Results 1 to 5 of 5

Thread: Dynagen not Working

  1. #1
    Join Date
    May 2009
    Beans
    1

    Angry Dynagen not Working

    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

  2. #2
    Join Date
    Mar 2009
    Beans
    1

    Re: Dynagen not Working

    Quote Originally Posted by vinupete View Post
    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!!

  3. #3
    Join Date
    Apr 2009
    Beans
    1

    Unhappy Re: Dynagen not Working

    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

  4. #4
    Join Date
    Jun 2007
    Beans
    174

    Re: Dynagen not Working

    Smae here guys... just can't get it working

    Any updates?


    Tigerplug

  5. #5
    Join Date
    Apr 2009
    Beans
    6

    Re: Dynagen not Working

    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.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •