-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
not compatible with ninja IDE? #4
Comments
I assume you're running on windows... but which version of Ninja-IDE are you using? Do you install it with the MSI or you running the source? |
MSI. could that be the issue? Should I use the source code instead?
|
There some issues with the packaging of ninja not containing that specific Joaquin Sargiotto
|
ok, got the source to install, and the debugger issue is now resolved. now On Wednesday, June 19, 2013, Joaquin Sargiotto wrote:
|
Good to hear! Whatever feedback you have on the debugger is more than Joaquin Sargiotto
|
Hello ! I have the same problem as andeepeabody, same traceback message, Python 2.7, I am running under Windows XP, Ninja 2.3 installed through the msi file. |
Sorry, There is no solution, and since the Ninja-IDE team is working on a new version with a fresh architecture I don't think it is possible to fix it. We'll have to wait for the next release I guess... |
OK, I will have to do with another IDE for the moment, I will test Ninja with debugger plug-in when the next release of Ninja comes out |
Hi, 1)put the break points On Debian with: same issue or a new one? don't have any visible error... |
Hello!
I downloaded your plug-in for Ninja and it's not working.
Traceback (most recent call last):
File "ninja_ide\core\plugin_manager.pyc", line 319, in load
File "ninja_ide\core\plugin_manager.pyc", line 297, in _load_module
PluginManagerException: Error loading "debugger_plugin.Debugger": No module named SimpleXMLRPCServer
I have python 2.7 installed.
Please help!
Thanks!
andee
The text was updated successfully, but these errors were encountered: