Rather than completely duplicating.. please take a look 
here: https://github.com/conda/conda/issues/3827
and here: https://github.com/conda/conda/issues/3828
In short I'm now stuck with this error and no idea how to fix, if I try to 
install via conda I get a solution set that proposes to downgrade my 
environment rather substantially..
so I'm stuck with this :
So far no clues from Conda, Maybe someone here has a better idea? some way 
to resolve the missing libconv.so.2 ?? perhaps? seems tied up with PyQt5?

conda create -n py27n python=2.7 anaconda
installed and tried to start up spyder and got:

source activate py27n
(py27n) tom@tomServal:~$ spyder
Traceback (most recent call last):
File "/home/tom/anaconda3/envs/py27n/bin/spyder", line 6, in 
sys.exit(spyder.app.start.main())
File 
"/home/tom/anaconda3/envs/py27n/lib/python2.7/site-packages/spyder/app/start.py",
 
line 103, in main
from spyder.app import mainwindow
File 
"/home/tom/anaconda3/envs/py27n/lib/python2.7/site-packages/spyder/app/mainwindow.py",
 
line 92, in 
from qtpy import QtWebEngineWidgets # analysis:ignore
File 
"/home/tom/anaconda3/envs/py27n/lib/python2.7/site-packages/qtpy/QtWebEngineWidgets.py",
 
line 26, in 
from PyQt5.QtWebKitWidgets import QWebPage as QWebEnginePage
ImportError: libiconv.so.2: cannot open shared object file: No such file or 
directory

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to spyderlib+unsubscr...@googlegroups.com.
To post to this group, send email to spyderlib@googlegroups.com.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to