GNS3 fail to start in OS X Lion
I just downloaded the Graphical Network Simulator version 0.8.2 Lion beta from the GNS3 site. When I clicked on the .app file of GNS3, I received a "GNS3 Error".
When clicking on the Open Console button below, I got the log as shown below.
1/16/12 4:05:56.730 PM GNS3: GNS3 Error
1/16/12 4:06:08.011 PM [0x0-0x3b63b6].net.gns3: WARNING: vboxapi module cannot be loaded ! You can proceed, but VirtualBox functionality will not be locally available.
1/16/12 4:06:08.011 PM [0x0-0x3b63b6].net.gns3: ———Traceback lines (saved in exception.log)———-
1/16/12 4:06:08.011 PM [0x0-0x3b63b6].net.gns3: Traceback (most recent call last):
1/16/12 4:06:08.011 PM [0x0-0x3b63b6].net.gns3: File “/Applications/GNS3.app/Contents/Resources/__boot__.py”, line 58, in <module>
1/16/12 4:06:08.011 PM [0x0-0x3b63b6].net.gns3: File “/Applications/GNS3.app/Contents/Resources/__boot__.py”, line 55, in _run
1/16/12 4:06:08.011 PM [0x0-0x3b63b6].net.gns3: File “/Applications/GNS3.app/Contents/Resources/gns3.pyw”, line 97, in <module>
1/16/12 4:06:08.011 PM [0x0-0x3b63b6].net.gns3: File “GNS3/Main.pyo”, line 61, in <module>
1/16/12 4:06:08.011 PM [0x0-0x3b63b6].net.gns3: File “GNS3/Application.pyo”, line 355, in run
1/16/12 4:06:08.011 PM [0x0-0x3b63b6].net.gns3: File “GNS3/Config/Objects.pyo”, line 64, in __setattr__
1/16/12 4:06:08.011 PM [0x0-0x3b63b6].net.gns3: AttributeError: value of `path’ must be of type: <type ‘unicode’>
1/16/12 4:06:08.011 PM [0x0-0x3b63b6].net.gns3: ———————————————————–
1/16/12 4:06:08.022 PM com.apple.launchd.peruser.501: ([0x0-0x3b63b6].net.gns3[6698]) Exited with code: 255
How can I correct the issue?