About 50 results
Open links in new tab
  1. How to install Python packages for Spyder - Stack Overflow

    Jul 27, 2020 · I am using the IDE called Spyder for learning Python. I would like to know in how to go about in installing Python packages for Spyder?

  2. python - How to change environment within the graphical interface of ...

    Jun 23, 2025 · Q: Is it possible to change environments in spyder in the graphical interface? How I currently do it: Start up anaconda prompt Type activate my_env Type spyder Then it would launch …

  3. Spyder version 6.1, Spyder-kernels=3.1 in Python 3.8

    Jan 26, 2026 · When I have looked through all documentation, it seems to say the current spyder version supports python 3.8, yet spyder-kernels=3.1 requires python 3.9 or greater. Did I miss …

  4. python - How to start Spyder IDE on Windows - Stack Overflow

    Jul 7, 2017 · I downloaded spyder using the pip install spyder in my windows 10 32-bit operating system, but i dont see any desktop icons or exe files to start running the IDE. I downloaded spyder 3, any my …

  5. python - How to run Spyder in virtual environment? - Stack Overflow

    May 11, 2015 · An alternate method to finding the python path by installing spyder-kernels+ using sys.path, one can also activate the specific conda environment in a terminal and type which python.

  6. Spyder Python | No module named pip - Stack Overflow

    Apr 17, 2023 · I tried uninstalling and reinstalling Python and Spyder. I downloaded get-pip.py and did what was asked with it. I tried setting an environnement with miniconda. I tried changing the …

  7. python - In Spyder, plot using Matplotlib with interactive zoom, etc ...

    In Spyder, plot using Matplotlib with interactive zoom, etc Ask Question Asked 9 years, 11 months ago Modified 7 years ago

  8. How to change python version in anaconda spyder

    Apr 24, 2017 · I am using 3.6 Python version in anaconda spyder on my mac. But I want to change it to Python 2.7. Can any one tell me how to do that?

  9. python - Ipython console in Spyder stuck on "connecting to kernel ...

    I am new to python and coming from Matlab and I have installed the latest version of Python (x,y) (2.7.9.0) on my Win 8 64 bit PC. The problem that I have is that, each time I start Spyder, the default …

  10. How do I connect my python spyder with github? - Stack Overflow

    Feb 15, 2017 · Is there any way to connect python spyder with github? I manage my R scripts via github, because R provides with interfaces that enables users to commit, pull and push, but I wonder if there …