Hi 
*Chris P.*I am a Linux user, I have installed Spyder without using Anaconda.

I think the process in Windows can be similar:

1. Create a virtual environment in a directory, for example, C:\test
2. Activate the virtual environment in C:\test
3. With the virtual environment enabled in C:\test install Spyder with the 
command "<code>pip3 install spyder</code>"
4. In the same way you can install the module "openpyxl" with the command 
"<code>pip3 install openpyxl</code>"

You can see the detailed process in this link: <a href=
"http://www.google.com";><code>Install Spyder5</code></a>

I hope it is useful for you 
All the best
El jueves, 1 de diciembre de 2022 a las 4:07:13 UTC+1, Chris P escribió:

> Hi, I've installed the Spyder standalone package on my Windows 10 computer.
> I would like to install the "openpyxl" module, and appreciate that I will 
> need to install a fresh Python environment, and then connect Spyder to it.
> The FAQ (here: 
> https://docs.spyder-ide.org/current/faq.html#using-packages-installer) 
> states that either Anaconda or Miniconda needs to be installed, and listed 
> certain paths that must be used.
> However, the installation guide (here: 
> https://docs.spyder-ide.org/current/installation.html) states that "an 
> external Python distribution (such as Anaconda, Miniconda, 
> Miniforge/Mambaforge, WinPython or Python.org)" can be used.
> I do not have the ability to install Anaconda or Miniconda on my work 
> computer. Grateful if you could please provide instructions on how I can 
> connect Spyder to a non-conda environment.
> Thanks in advance,
> Chris
>

-- 
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 spyderlib+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/spyderlib/feeb14b6-0c4b-4cd3-8179-de151d77f729n%40googlegroups.com.

Reply via email to