<div dir="ltr"><div dir="ltr"><div>Thanks. Its starts now. <br></div><div>maybe suppress warning about not maintained translation? <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>$ eric6 <br>Warning: translation file 'qt_pl_PL'could not be loaded.<br>Using default.<br>Warning: translation file 'eric6_pl_PL'could not be loaded.<br>Using default.<br>Warning: translation file 'qscintilla_pl_PL'could not be loaded.<br>Using default.<br></div></blockquote><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">niedz., 5 maj 2019 o 13:00 Detlev Offenbach <<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a>> napisał(a):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Grzegorz,<br>
<br>
that was the right hint. I just uploaded a new wheel, that fixes the issue. It <br>
was caused by a bug in my release build process.<br>
<br>
Regards,<br>
Detlev<br>
<br>
Am Sonntag, 5. Mai 2019, 12:36:10 CEST schrieb Grzegorz Bokota:<br>
> I would like to report error on linux<br>
> python 3.6.8 virtualenv created with pyenv on ubuntu 18.10 (64 bits)  (Same<br>
> error on python 3.7.2)<br>
> <br>
> > $<br>
> > eric6<br>
> > 127 ↵<br>
> > Error in sys.excepthook:<br>
> > <br>
> > Traceback (most recent call last):<br>
> >   File "<frozen importlib._bootstrap>", line 971, in _find_and_load<br>
> >   File "<frozen importlib._bootstrap>", line 955, in<br>
> > <br>
> > _find_and_load_unlocked<br>
> > <br>
> >   File "<frozen importlib._bootstrap>", line 665, in _load_unlocked<br>
> >   File "<frozen importlib._bootstrap_external>", line 678, in exec_module<br>
> >   File "<frozen importlib._bootstrap>", line 219, in<br>
> > <br>
> > _call_with_frames_removed<br>
> > <br>
> >   File<br>
> > <br>
> > "/home/.../.pyenv/versions/3.6.8/envs/eric3.6/lib/python3.6/site-packages/<br>
> > eric6/Utilities/__init__.py", line 80, in <module><br>
> > <br>
> >     from eric6config import getConfig<br>
> > <br>
> > ModuleNotFoundError: No module named 'eric6config'<br>
> > <br>
> > Original exception was:<br>
> > <br>
> > Traceback (most recent call last):<br>
> >   File "/home/.../.pyenv/versions/eric3.6/bin/eric6", line 11, in <module><br>
> >   <br>
> >     sys.exit(main())<br>
> >   <br>
> >   File<br>
> > <br>
> > "/home/.../.pyenv/versions/3.6.8/envs/eric3.6/lib/python3.6/site-packages/<br>
> > eric6/eric6.py", line 303, in main<br>
> > <br>
> >     from Toolbox import Startup<br>
> >   <br>
> >   File<br>
> > <br>
> > "/home/.../.pyenv/versions/3.6.8/envs/eric3.6/lib/python3.6/site-packages/<br>
> > eric6/Toolbox/Startup.py", line 25, in <module><br>
> > <br>
> >     from eric6config import getConfig<br>
> > <br>
> > ModuleNotFoundError: No module named 'eric6config'<br>
> <br>
> niedz., 5 maj 2019 o 12:10 Detlev Offenbach <<a href="mailto:detlev@die-offenbachs.de" target="_blank">detlev@die-offenbachs.de</a>><br>
> <br>
> napisał(a):<br>
> > Hi,<br>
> > <br>
> > please give more details about the error that occurs. Messages like "It<br>
> > doesn't work." are not really helpful.<br>
> > <br>
> > Btw. can you try it with a 64bit Python?<br>
> > <br>
> > Detlev<br>
> > <br>
> > Am Sonntag, 5. Mai 2019, 11:46:18 CEST schrieb Zhao Lee:<br>
> > > Unable to run<br>
> > > C:\Users\i\AppData\Local\Programs\Python\Python36-32\Scripts\eric6.exe<br>
> > > after installed via pip install eric-ide<br>
> > > <br>
> > > <br>
> > > Env: Python 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 16:07:46) [MSC v.1900<br>
> > <br>
> > 32<br>
> > <br>
> > > bit (Intel)] on win32<br>
> > > <br>
> > > <br>
> > > <br>
> > > <br>
> > > <br>
> > > <br>
> > > 在2019年05月04 18时32分, "Detlev Offenbach"<<a href="mailto:detlev@die-offenbachs.de" target="_blank">detlev@die-offenbachs.de</a>>写道:<br>
> > > <br>
> > > <br>
> > > <br>
> > > Hi,<br>
> > > <br>
> > > <br>
> > > <br>
> > > I just uploaded eric 19.05. It fixes some bugs and adds these new<br>
> > <br>
> > features.<br>
> > <br>
> > > General<br>
> > > added functionality to provide eric6 via PyPI. Installation can be<br>
> > > accomplished via 'pip install eric-ide' Python AST Viewer<br>
> > > added a tool to visualize the AST for a Python source file<br>
> > > Snapshot Tool<br>
> > > added code to support screenshots on Wayland desktops (KDE and Gnome)<br>
> > > <br>
> > > <br>
> > > <br>
> > > It is available via the eric web site.<br>
> > > <br>
> > > <br>
> > > <br>
> > > <a href="http://eric-ide.python-projects.org/index.html" rel="noreferrer" target="_blank">http://eric-ide.python-projects.org/index.html</a><br>
> > > <br>
> > > <br>
> > > <br>
> > > Note: Starting with this release eric is available via PyPi. Just search<br>
> > <br>
> > for<br>
> > <br>
> > > eric-ide.<br>
> > > <br>
> > > <br>
> > > <br>
> > > Regards,<br>
> > > <br>
> > > Detlev<br>
> > > <br>
> > > --<br>
> > > <br>
> > > Detlev Offenbach<br>
> > > <br>
> > > <a href="mailto:detlev@die-offenbachs.de" target="_blank">detlev@die-offenbachs.de</a><br>
> > <br>
> > --<br>
> > Detlev Offenbach<br>
> > <a href="mailto:detlev@die-offenbachs.de" target="_blank">detlev@die-offenbachs.de</a><br>
> > <br>
> > <br>
> > _______________________________________________<br>
> > PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
> > <a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" rel="noreferrer" target="_blank">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
<br>
-- <br>
Detlev Offenbach<br>
<a href="mailto:detlev@die-offenbachs.de" target="_blank">detlev@die-offenbachs.de</a><br>
<br>
<br>
</blockquote></div>