<div dir="ltr"><div dir="ltr"><div>I would like to report error on linux<br></div><div>python 3.6.8 virtualenv created with pyenv on ubuntu 18.10 (64 bits)  (Same error on python 3.7.2)<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                                                                                                                                                                                     127 ↵<br>Error in sys.excepthook:<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 _find_and_load_unlocked<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 _call_with_frames_removed<br>  File "/home/.../.pyenv/versions/3.6.8/envs/eric3.6/lib/python3.6/site-packages/eric6/Utilities/__init__.py", line 80, in <module><br>    from eric6config import getConfig<br>ModuleNotFoundError: No module named 'eric6config'<br><br>Original exception was:<br>Traceback (most recent call last):<br>  File "/home/.../.pyenv/versions/eric3.6/bin/eric6", line 11, in <module><br>    sys.exit(main())<br>  File "/home/.../.pyenv/versions/3.6.8/envs/eric3.6/lib/python3.6/site-packages/eric6/eric6.py", line 303, in main<br>    from Toolbox import Startup<br>  File "/home/.../.pyenv/versions/3.6.8/envs/eric3.6/lib/python3.6/site-packages/eric6/Toolbox/Startup.py", line 25, in <module><br>    from eric6config import getConfig<br>ModuleNotFoundError: No module named 'eric6config'<br><br></div></blockquote><div><br></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">niedz., 5 maj 2019 o 12:10 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,<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 32<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 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 for<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>
</blockquote></div>