From: Jonathan K. N. <jon...@ya...> - 2013-11-28 19:02:36
|
On my project directory ? On Nov 28, 2013, at 7:41 PM, Erin Matthew Corson <Eri...@Co...> wrote: > Sudo pip install simplexml > > Any error that says no module named x found you should attempt a > > sudo pip install x > > Or > > sudo pip install python-x > > Or > > Sudo easy_install x > > Sent from my iPad > > On Nov 28, 2013, at 12:37 PM, "Jonathan Kongolo Ngoyi" <jon...@ya...> wrote: > >> Okay, Thanks >> On Nov 28, 2013, at 7:32 PM, Jonathan Kongolo Ngoyi <jon...@ya...> wrote: >> >>> Yes i try the latest and the version 4 >>> There is same problems >>> >>> On Nov 28, 2013, at 7:26 PM, Jonathan Kongolo Ngoyi <jon...@ya...> wrote: >>> >>>> I have the latest version of python >>>> >>>> On Nov 28, 2013, at 7:23 PM, Jonathan Kongolo Ngoyi <jon...@ya...> wrote: >>>> >>>>> How can i fixe ti ? I juste copy the folder xmpp and paste it on my project. I use eclipse. and I copy the example Readmy.py . I'm a mac user >>>>> >>>>> On Nov 28, 2013, at 7:16 PM, Garnik Hambartsumian <ni...@gm...> wrote: >>>>> >>>>>> I think that's only an installing ssue >>>>>> >>>>>> On 28 Nov 2013 22:15, "Jonathan Kongolo Ngoyi" <jon...@ya...> wrote: >>>>>> Traceback (most recent call last): >>>>>> File "/Users/jonathankongolo/Documents/workspace2/XmppProject2/src/README.py", line 3, in <module> >>>>>> from xmpp import * >>>>>> File "/Users/jonathankongolo/Documents/workspace2/XmppProject2/src/xmpp/__init__.py", line 29, in <module> >>>>>> import simplexml,protocol,debug,auth,transports,roster,dispatcher,features,browser,filetransfer,commands >>>>>> ImportError: No module named 'simplexml' >>>>>> >>>>>> >>>>>> How can i fixe it ? Thanks >>>>>> >>>>>> ------------------------------------------------------------------------------ >>>>>> Rapidly troubleshoot problems before they affect your business. Most IT >>>>>> organizations don't have a clear picture of how application performance >>>>>> affects their revenue. With AppDynamics, you get 100% visibility into your >>>>>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! >>>>>> http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk >>>>>> _______________________________________________ >>>>>> Xmpppy-devel mailing list >>>>>> Xmp...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/xmpppy-devel >>>>>> >>>>>> ------------------------------------------------------------------------------ >>>>>> Rapidly troubleshoot problems before they affect your business. Most IT >>>>>> organizations don't have a clear picture of how application performance >>>>>> affects their revenue. With AppDynamics, you get 100% visibility into your >>>>>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! >>>>>> http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk_______________________________________________ >>>>>> Xmpppy-devel mailing list >>>>>> Xmp...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/xmpppy-devel >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> Rapidly troubleshoot problems before they affect your business. Most IT >>>>> organizations don't have a clear picture of how application performance >>>>> affects their revenue. With AppDynamics, you get 100% visibility into your >>>>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! >>>>> http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk_______________________________________________ >>>>> Xmpppy-devel mailing list >>>>> Xmp...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/xmpppy-devel >>>> >>>> ------------------------------------------------------------------------------ >>>> Rapidly troubleshoot problems before they affect your business. Most IT >>>> organizations don't have a clear picture of how application performance >>>> affects their revenue. With AppDynamics, you get 100% visibility into your >>>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! >>>> http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk_______________________________________________ >>>> Xmpppy-devel mailing list >>>> Xmp...@li... >>>> https://lists.sourceforge.net/lists/listinfo/xmpppy-devel >>> >>> ------------------------------------------------------------------------------ >>> Rapidly troubleshoot problems before they affect your business. Most IT >>> organizations don't have a clear picture of how application performance >>> affects their revenue. With AppDynamics, you get 100% visibility into your >>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! >>> http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk_______________________________________________ >>> Xmpppy-devel mailing list >>> Xmp...@li... >>> https://lists.sourceforge.net/lists/listinfo/xmpppy-devel >> >> ------------------------------------------------------------------------------ >> Rapidly troubleshoot problems before they affect your business. Most IT >> organizations don't have a clear picture of how application performance >> affects their revenue. With AppDynamics, you get 100% visibility into your >> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! >> http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk >> _______________________________________________ >> Xmpppy-devel mailing list >> Xmp...@li... >> https://lists.sourceforge.net/lists/listinfo/xmpppy-devel > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk_______________________________________________ > Xmpppy-devel mailing list > Xmp...@li... > https://lists.sourceforge.net/lists/listinfo/xmpppy-devel |