[PyQt] ANN: eric 19.05 released

Grzegorz Bokota g.bokota at mimuw.edu.pl
Sun May 5 11:36:10 BST 2019


I would like to report error on linux
python 3.6.8 virtualenv created with pyenv on ubuntu 18.10 (64 bits)  (Same
error on python 3.7.2)

> $
> eric6
> 127 ↵
> Error in sys.excepthook:
> Traceback (most recent call last):
>   File "<frozen importlib._bootstrap>", line 971, in _find_and_load
>   File "<frozen importlib._bootstrap>", line 955, in
> _find_and_load_unlocked
>   File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 678, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in
> _call_with_frames_removed
>   File
> "/home/.../.pyenv/versions/3.6.8/envs/eric3.6/lib/python3.6/site-packages/eric6/Utilities/__init__.py",
> line 80, in <module>
>     from eric6config import getConfig
> ModuleNotFoundError: No module named 'eric6config'
>
> Original exception was:
> Traceback (most recent call last):
>   File "/home/.../.pyenv/versions/eric3.6/bin/eric6", line 11, in <module>
>     sys.exit(main())
>   File
> "/home/.../.pyenv/versions/3.6.8/envs/eric3.6/lib/python3.6/site-packages/eric6/eric6.py",
> line 303, in main
>     from Toolbox import Startup
>   File
> "/home/.../.pyenv/versions/3.6.8/envs/eric3.6/lib/python3.6/site-packages/eric6/Toolbox/Startup.py",
> line 25, in <module>
>     from eric6config import getConfig
> ModuleNotFoundError: No module named 'eric6config'
>
>


niedz., 5 maj 2019 o 12:10 Detlev Offenbach <detlev at die-offenbachs.de>
napisał(a):

> Hi,
>
> please give more details about the error that occurs. Messages like "It
> doesn't work." are not really helpful.
>
> Btw. can you try it with a 64bit Python?
>
> Detlev
>
> Am Sonntag, 5. Mai 2019, 11:46:18 CEST schrieb Zhao Lee:
> > Unable to run
> > C:\Users\i\AppData\Local\Programs\Python\Python36-32\Scripts\eric6.exe
> > after installed via pip install eric-ide
> >
> >
> > Env: Python 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 16:07:46) [MSC v.1900
> 32
> > bit (Intel)] on win32
> >
> >
> >
> >
> >
> >
> > 在2019年05月04 18时32分, "Detlev Offenbach"<detlev at die-offenbachs.de>写道:
> >
> >
> >
> > Hi,
> >
> >
> >
> > I just uploaded eric 19.05. It fixes some bugs and adds these new
> features.
> >
> > General
> > added functionality to provide eric6 via PyPI. Installation can be
> > accomplished via 'pip install eric-ide' Python AST Viewer
> > added a tool to visualize the AST for a Python source file
> > Snapshot Tool
> > added code to support screenshots on Wayland desktops (KDE and Gnome)
> >
> >
> >
> > It is available via the eric web site.
> >
> >
> >
> > http://eric-ide.python-projects.org/index.html
> >
> >
> >
> > Note: Starting with this release eric is available via PyPi. Just search
> for
> > eric-ide.
> >
> >
> >
> > Regards,
> >
> > Detlev
> >
> > --
> >
> > Detlev Offenbach
> >
> > detlev at die-offenbachs.de
>
> --
> Detlev Offenbach
> detlev at die-offenbachs.de
>
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20190505/4fa9dfd0/attachment.html>


More information about the PyQt mailing list