You're welcome.
Am Sonntag, 7. Januar 2018, 17:01:30 CET schrieb serge:
> ok, thanks a lot I install 2.7 version.
>> Le 07/01/2018 脿 16:58, Detlev Offenbach a 茅crit :
> > OK, Python 2.6 does not know about 'set comprehensions'. These were
> > introduced in Python 2.7. eric6 is meant to be used with Python 2.7 or
> > higher or Python 3.4 or higher. Please note, that Python 2.6 is very old
> > (last release was done in Nov. 2013).
> >
> > Detlev
> >
> > Am Sonntag, 7. Januar 2018, 16:29:54 CET schrieb serge:
> >> Hi,
> >>
> >> Thanks, may be this is the reason under windows 10.
> >>
> >> There is Python2.6 and Python 3.6 installed.
> >>
> >> I only use python3.6.3 with Qt 5.9.2, PyQt 5.9.1 , sip 4.19.5 QScintilla
> >> 2.10.1 with the latest version 18.01
> >>
> >> Ok I'll see.
> >>
> >> SG
> >>
> >> Le 07/01/2018 脿 16:23, Detlev Offenbach a 茅crit :
> >>> Hi,
> >>>
> >>> the offending line works for me with Python 2.7.14. Which Python2
> >>> version
> >>> do you have? Maybe you can try to change the offending line to read
> >>>
> >>> set([...])
> >>>
> >>> instead of
> >>>
> >>> {...}
> >>>
> >>> Your Python2 may not know about set comprehensions.
> >>>
> >>> Detlev
> >>>
> >>> Am Sonntag, 7. Januar 2018, 15:50:36 CET schrieb serge:
> >>>> Thanks to take time to answer.
> >>>>
> >>>> I give you the message on start-up and when I apply a modification in
> >>>> the preferences dialog box !
> >>>>
> >>>> Version:1.0 StartHTML:0000000107 EndHTML:0000003740
> >>>> StartFragment:0000000540 EndFragment:0000003704
> >>>>
> >>>> Warning:
> >>>>
> >>>> An unhandled exception occurred. Please report the problem using the
> >>>> error reporting dialog or via email to
> >>>> <eric-bugs at eric-ide.python-projects.org>. A log has been written to
> >>>> "C:\Users\gauth\_eric6\eric6_error.log". Error information:
> >>>> -----------------------------------------------------------------------
> >>>> --
> >>>> --- ---- 2018-01-07, 15:47:40
> >>>> -----------------------------------------------------------------------
> >>>> --
> >>>> --- ---- <type 'exceptions.SyntaxError'>: invalid syntax
> >>>> (DocStyleChecker.py, line 930)
> >>>> -----------------------------------------------------------------------
> >>>> --
> >>>> --- ---- File
> >>>> "C:\Python36\Lib\site-packages\eric6\Utilities\BackgroundClient.py",
> >>>> line 160, in run ret = self.__initClientService(fn, *data) File
> >>>> "C:\Python36\Lib\site-packages\eric6\Utilities\BackgroundClient.py",
> >>>> line 63, in __initClientService importedModule = __import__(module,
> >>>> globals(), locals(), [], 0) File
> >>>> "C:\Python36\Lib\site-packages\eric6\Plugins\CheckerPlugins\CodeStyleCh
> >>>> ec
> >>>> ker \CodeStyleChecker.py", line 24, in <module> from DocStyleChecker
> >>>> import DocStyleChecker
> >>>> -----------------------------------------------------------------------
> >>>> --
> >>>> --- ---- Version Numbers: Python 3.6.3 Qt 5.9.2 PyQt 5.9.1 sip 4.19.5
> >>>> QScintilla 2.10.1 WebEngine 56.0.2924.122 eric6 18.01 (rev.
> >>>> 61b1ce18b148) Platform: win32 3.6.3 (v3.6.3:2c5fed8, Oct 3 2017,
> >>>> 18:11:49) [MSC v.1900 64 bit (AMD64)]
> >>>> -----------------------------------------------------------------------
> >>>> --
> >>>> --- ---- Plugins Version Numbers: PluginAbout 18.01
> >>>> PluginCodeStyleChecker 18.01 PluginEricapi 18.01 PluginEricdoc 18.01
> >>>> PluginPipInterface 18.01
> >>>> PluginSyntaxChecker 18.01 PluginTabnanny 18.01 PluginTranslator 18.01
> >>>> PluginVcsGit 18.01 PluginVcsMercurial 18.01 PluginVcsPySvn 18.01
> >>>> PluginVcsSubversion 18.01 PluginVirtualenvInterface 18.01
> >>>> PluginVmListspace 18.01 PluginVmTabview 18.01 PluginWizardDotDesktop
> >>>> 18.01 PluginWizardE5MessageBox 18.01 PluginWizardEricPlugin 18.01
> >>>> PluginWizardPyRegExp 18.01 PluginWizardQColorDialog 18.01
> >>>> PluginWizardQFileDialog 18.01 PluginWizardQFontDialog 18.01
> >>>> PluginWizardQInputDialog 18.01 PluginWizardQMessageBox 18.01
> >>>> PluginWizardQRegExp 18.01 PluginWizardQRegularExpression 18.01
> >>>> PluginWizardSetup 18.01
> >>>>
> >>>> File: C:\Users\gauth\Applications\eric6-18.01\eric\eric6.py
> >>>>
> >>>> Line: 205
> >>>>
> >>>> Function: excepthook
> >>>>
> >>>> Le 07/01/2018 脿 15:29, Detlev Offenbach a 茅crit :
> >>>>> Am Sonntag, 7. Januar 2018, 13:16:28 CET schrieb serge:
> >>>>>> Ok Detlev, it is very kind of you trying to use Mageia 6 on VM
> >>>>>> environment so you can see exactly.
> >>>>>
> >>>>> Unfortunately I didn't succeed. After the initial installation step it
> >>>>> reboots once but fails once I uninstalled the virtualbox stuff in
> >>>>> order
> >>>>> to update it. Sorry that I cannot help with Mageia.
> >>>>>
> >>>>>> On windows, could you tell me why I have this message " The
> >>>>>> background
> >>>>>> client for Python2 has stopped due to an exception...." each time I
> >>>>>> start Eric6 ? How to solve that ? It happens on 17.10 or 18.01
> >>>>>> version.
> >>>>>
> >>>>> You should see the exception in the Log-Viewer or the Shell window.
> >>>>> Please
> >>>>> let me know.
> >>>>>
> >>>>>> Question: Why Expand and Collapse all directories in the project
> >>>>>> viewer
> >>>>>> does'nt work at all ?
> >>>>>
> >>>>> Works for me.
> >>>>>
> >>>>>> and Do you plan to provide a dark screen editor like Eclipse or
> >>>>>> Liclipse
> >>>>>> ?
> >>>>>
> >>>>> There is a dark theme in the Styles directory of the eric installation
> >>>>> (actually one for Qt and one for the QScintilla based editor). This
> >>>>> was
> >>>>> contributed by a user.
> >>>>>
> >>>>> Detlev
> >>>>>
> >>>>>> Thanks a lot for your good work, very useful !
> >>>>>>
> >>>>>> Serge
> >>>>>>
> >>>>>> Le 07/01/2018 脿 12:34, Detlev Offenbach a 茅crit :
> >>>>>>> Hello Serge,
> >>>>>>>
> >>>>>>> the French translations are not included anymore because they were
> >>>>>>> too
> >>>>>>> incomplete. However, they are still included in the source code
> >>>>>>> available
> >>>>>>> through the repository.
> >>>>>>>
> >>>>>>> The segmentation fault you are observing on Mageia may be caused by
> >>>>>>> the
> >>>>>>> distribution packages of Qt5/PyQt5/... I am developing eric on
> >>>>>>> Kubuntu
> >>>>>>> 17.10 and it works fine there. Unfortunately I don't have a Mageia
> >>>>>>> installation around. I'll try to install it in a VirtualBox VM.
> >>>>>>>
> >>>>>>> Regards,
> >>>>>>> Detlev
> >>>>>>>
> >>>>>>> Am Sonntag, 7. Januar 2018, 09:59:59 CET schrieb serge:
> >>>>>>>> Hello,
> >>>>>>>>
> >>>>>>>> I am very satisfied to use Eric for many years and I installed the
> >>>>>>>> last
> >>>>>>>> version yesterday.
> >>>>>>>>
> >>>>>>>> Under Windows 10, it is ok, only the french translation is not ok ?
> >>>>>>>> I
> >>>>>>>> don't know why.
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> Under Linux Mageia 6 x64, it is more complicated. I had to update
> >>>>>>>> PyQt5
> >>>>>>>> and QScintilla. The installation was ok, completed without error.
> >>>>>>>>
> >>>>>>>> I give you the error message when I launch Eric6:
> >>>>>>>>
> >>>>>>>> Warning: translation file 'qt_fr_FR'could not be loaded.
> >>>>>>>> Using default.
> >>>>>>>> Warning: translation file 'qscintilla_fr_FR'could not be loaded.
> >>>>>>>> Using default.
> >>>>>>>> Erreur de segmentation (core dumped)
> >>>>>>>>
> >>>>>>>> Thanks to help to solve that because I can't run it anymore !
> >>>>>>>>
> >>>>>>>> Happy new year !
> >>>>>>>>
> >>>>>>>> Regards
> >>>>>>>>
> >>>>>>>> Serge Gauthier
--
Detlev Offenbach
detlev at die-offenbachs.de
More information about the Eric
mailing list
‘She has never mentioned her father to me. Was he—well, the sort of man whom the County Club would not have blackballed?’ "We walked by the side of our teams or behind the wagons, we slept on the ground at night, we did our own cooking, we washed our knives by sticking them into the ground rapidly a few times, and we washed our plates with sand and wisps of grass. When we stopped, we arranged our wagons in a circle, and thus formed a 'corral,' or yard, where we drove our oxen to yoke them up. And the corral was often very useful as a fort, or camp, for defending ourselves against the Indians. Do you see that little hollow down there?" he asked, pointing to a depression in the ground a short distance to the right of the train. "Well, in that hollow our wagon-train was kept three days and nights by the Indians. Three days and nights they stayed around, and made several attacks. Two of our men were killed and three were wounded by their arrows, and others had narrow escapes. One arrow hit me on the throat, but I was saved by the knot of my neckerchief, and the point only tore the skin a little. Since that time I have always had a fondness for large neckties. I don't know how many of the Indians we killed, as they carried off their dead and wounded, to save them from being scalped. Next to getting the scalps of their enemies, the most important thing with the Indians is to save their own. We had several fights during our journey, but that one was the worst. Once a little party of us were surrounded in a small 'wallow,' and had a tough time to defend ourselves successfully. Luckily for us, the Indians had no fire-arms then, and their bows and arrows were no match for our rifles. Nowadays they are well armed, but there are[Pg 41] not so many of them, and they are not inclined to trouble the railway trains. They used to do a great deal of mischief in the old times, and many a poor fellow has been killed by them." As dusk came on nearly the whole population of Maastricht, with all their temporary guests, formed an endless procession and went to invoke God's mercy by the Virgin Mary's intercession. They went to Our Lady's Church, in which stands the miraculous statue of Sancta Maria Stella Maris. The procession filled all the principal streets and squares of the town. I took my stand at the corner of the Vrijthof, where all marched past me, men, women, and children, all praying aloud, with loud voices beseeching: "Our Lady, Star of the Sea, pray for us ... pray for us ... pray for us ...!" It had not occurred to her for some hours after Mrs. Campbell had told her of Landor's death that she was free now to give herself to Cairness. She had gasped, indeed, when she did remember it, and had put the thought away, angrily and self-reproachfully. But it returned now, and she felt that she might cling to it. She had been grateful, and she had been faithful, too.[Pg 286] She remembered only that Landor had been kind to her, and forgot that for the last two years she had borne with much harsh coldness, and with a sort of contempt which she felt in her unanalyzing mind to have been entirely unmerited. Gradually she raised herself until she sat quite erect by the side of the mound, the old exultation of her half-wild girlhood shining in her face as she planned the future, which only a few minutes before had seemed so hopeless. After he had gloated over Sergeant Ramsey, Shorty got his men into the road ready to start. Si placed himself in front of the squad and deliberately loaded his musket in their sight. Shorty took his place in the rear, and gave out: The groups about each gun thinned out, as the shrieking fragments of shell mowed down man after man, but the rapidity of the fire did not slacken in the least. One of the Lieutenants turned and motioned with his saber to the riders seated on their horses in the line of limbers under the cover of the slope. One rider sprang from each team and ran up to take the place of men who had fallen. "As long as there's men and women in the world, the men 'ull be top and the women bottom." Then, in the house, the little girls were useful. Mrs. Backfield was not so energetic as she used to be. She had never been a robust woman, and though her husband's care had kept her well and strong, her frame was not equal to Reuben's demands; after fourteen years' hard labour, she suffered from rheumatism, which though seldom acute, was inclined to make her stiff and slow. It was here that Caro and Tilly came in, and Reuben began to appreciate his girls. After all, girls were needed in a house—and as for young men and marriage, their father could easily see that such follies did not spoil their usefulness or take them from him. Caro and Tilly helped their grandmother in all sorts of ways—they dusted, they watched pots, they shelled peas and peeled potatoes, they darned house-linen, they could even make a bed between them. HoME一级毛片视频免费公开
ENTER NUMBET 0018www.cqcq05.com.cn www.cqpdsj.com.cn sdyufeng.com.cn bonchil.com.cn www.rvqj.com.cn fkgq578.com.cn dfxt007.com.cn sh2007.com.cn green17.com.cn jijigugu.com.cn