User Tools

Site Tools


linux:spyder

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:spyder [2017/12/08 10:25] – [Know issue: incompatible preferences] jansenlinux:spyder [2024/01/29 16:52] (current) jansen
Line 4: Line 4:
 See also [[https://github.com/spyder-ide]] See also [[https://github.com/spyder-ide]]
  
-===== Know issueincompatible preferences ===== +Latest status: spyder can no longer be offered as a central install; the makers of the software only support local installs in a venv or conda environment.
-Between Fedora 25 and Fedora 27, spyder's preferences have become incompatible. It is advisable to start with default preferences, ie: get rid of all your own settingsThis can be achieved by running+
  
-  spyder --reset  +We have spyder installed as part of the ''Anaconda'' environment modulebut that only works in combination with the python version in that environmentso this might not be what you are looking for.
-  # or +
-  spyder3 --reset +
- +
-(or manually tracking down all the saved configuration files, in ''.spyder{2,3}'', ''.config/spyder*'' and perhaps other locations) +
- +
-===== Know issue: PYTHONPATH (SOLVED) ===== +
-This issue is solved in the version that comes with [[Fedora 27]] +
- +
-In previous versions: +
- +
-When we update ipythonspyder doesn't know about this and refuses to start an ipython kernel. The solution is to tell spyder where to look for python modules, since it doesn't seem to use python's built-in sys.path. +
-Open spyder, go to the tools menu, and choose PYTHONPATH manager. There, enter the path to use.  +
-For python 2.7:  +
-  /software/local/lib64/python2.7/site-packages +
-For python 3.4:  +
-  /software/local/lib64/python3.4/site-packages +
-   +
-Similarly, it may be necessary to add your own PYTHONPATH additions here as well, if these directories include modules that are needed to start the ipython kernel (probably only for private versions of ipython or jupyter, but perhaps also for software built upon ipython)+
linux/spyder.txt · Last modified: 2024/01/29 16:52 by jansen