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>
* <code>module openpyxl<code> to read/write Excel 2010 xlsx/xlsm/xltx/xltm
files.
You can see the detailed process in this link: Install Spyder5
<https://forums.linuxmint.com/viewtopic.php?f=68&t=374705>
I hope it is useful for you.
All the best
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/spyderlib/07cbc0dc-8983-4338-a406-139583234345n%40googlegroups.com.