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

    May 21, 2023 · 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. Is the Spyder dying a slow death??? | Can-Am Spyder Forums

    Jan 29, 2025 · Sorry if this presses a political button but….. BRP is a Canadian company, the Spyder is built in Quebec with parts plants in Mexico, with the proposed 25% to 250% tariffs …

  3. Curser deletes the character - Spyder program - Stack Overflow

    May 20, 2021 · Would like to know if there is a way in Spyder program that you can replace the black fat cursor with the regular line which is always overwriting the existing text ...

  4. How to change environment within the graphical interface of …

    Jun 23, 2025 · Start up anaconda prompt Type activate my_env Type spyder Then it would launch spyder in that environment, but this is a relatively large amount of work for something …

  5. 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 …

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

    May 11, 2015 · I have been using Spyder installed with with Anaconda distribution which uses Python 2.7 as default. Currently I need to set up a development virtual environment with …

  7. shortcut - How do you use replace in Spyder? - Stack Overflow

    9 (Spyder developer here) Since Spyder 3.2 you will be able to press Enter in the replace field to replace the current selection and automatically move to the next one.

  8. Spyder can't find installed modules with pip - Stack Overflow

    Sep 17, 2021 · Maybe you are missing changing the interpreter configuration inside Spyder to point to your Python installation? The preference is at Preferences > Python interpreter > …

  9. python - Pip install in Spyder - Stack Overflow

    I'm using Python 3.6 through Spyder in Anaconda3. I have both the Anaconda installation and a "clean" python installation. Before I installed the "clean" python, when I ran the Python -V …

  10. Ipython console in Spyder stuck on "connecting to kernel"

    The problem that I have is that, each time I start Spyder, the default IPython console gets stuck on "connecting to kernel". I can see that a new kernel is launched each time because a new .json …