Seems like a version conflict to me. Please verify not to have other rapache versions installed before installing a new one.
BTW, rapache is meant to be able to work without installing, so you don't need to install it for development purposes. Il giorno 17/mag/2010 02:40, "Alfred Maghi" <[email protected]> ha scritto: Public bug reported: The Rapache window can be launched from command line [python rapache] without running the install. I run the install [sudo python setup.py install] without error. But then when I command [rapache] I get the following error: Traceback (most recent call last): File "/usr/local/bin/rapache", line 48, in <module> hwg = MainWindow() TypeError: __init__() takes exactly 2 arguments (1 given) (I'm using the branch lp:rapache on Ubuntu10.04) ** Affects: rapache Importance: Undecided Status: New -- rapache doesn't start from the install but start thru command line without installing it (ubuntu 10.04) https://bugs.launchpad.net/bugs/581526 You received this bug notification because you are a member of Rapache Developers, which is subscribed to Remote Apache Management tool . Status in rapache: New Bug description: The Rapache window can be launched from command line [python rapache] without running the install. I run the install [sudo python setup.py install] without error. But then when I command [rapache] I get the following error: Traceback (most recent call last): File "/usr/local/bin/rapache", line 48, in <module> hwg = MainWindow() TypeError: __init__() takes exactly 2 arguments (1 given) (I'm using the branch lp:rapache on Ubuntu10.04) _______________________________________________ Mailing list: https://launchpad.net/~rapache-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~rapache-devel More help : https://help.launchpad.net/ListHelp -- rapache doesn't start from the install but start thru command line without installing it (ubuntu 10.04) https://bugs.launchpad.net/bugs/581526 You received this bug notification because you are a member of Rapache Developers, which is subscribed to Remote Apache Management tool . Status in rapache: New Bug description: The Rapache window can be launched from command line [python rapache] without running the install. I run the install [sudo python setup.py install] without error. But then when I command [rapache] I get the following error: Traceback (most recent call last): File "/usr/local/bin/rapache", line 48, in <module> hwg = MainWindow() TypeError: __init__() takes exactly 2 arguments (1 given) (I'm using the branch lp:rapache on Ubuntu10.04) _______________________________________________ Mailing list: https://launchpad.net/~rapache-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~rapache-devel More help : https://help.launchpad.net/ListHelp

