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]. 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.
