I found that if I use spyder2 for python2, there's no error.
And this is spyder related library for python2 in my PC: - spyderlib - spyderplugins spyder related library for python3 im my PC: - spyder - spyder_breakpoints - spyder_io_dcm - spyder_io_hdf5 - spyder_profiler - spyder_pylint Why there's still an error for my launcher? Is there any way to launch spyder without anaconda? Pada Jumat, 07 April 2017 22.23.30 UTC+7, Carlos Córdoba menulis: > > I answer to this on Github. > > El 07/04/17 a las 01:47, Aries Fitriawan escribió: > > I found this error : > > > Traceback (most recent call last): > File "spyder.py", line 2, in <module> > from spyderlib import start_app > ImportError: No module named spyderlib > > > > while running : > python spyder.py > > > In my Linux Anaconda virtual environment. Any idea how to fix this? > > > *Before I found that error, I did some update using conda update --all > > > Thank you in advance > -- > 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 [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at https://groups.google.com/group/spyderlib. > For more options, visit https://groups.google.com/d/optout. > > > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
