Closed Nathan-Thomas-Han closed 1 year ago
Channel name is conda-forge :) not mamba-forge
Ah, you're right, what a silly mistake. That indeed did the trick. However, when I tried to open Spyder after activating the environment, I get this error. I've attached the error here but since it's a separate issue, should I open a separate thread?
(base) C:\Users\natha>mamba activate spyder-env
(spyder-env) C:\Users\natha>spyder
fromIccProfile: failed minimal tag size sanity
Bad address (D:\bld\zeromq_1629967000004\work\src\epoll.cpp:100)
Traceback (most recent call last):
File "C:\Users\natha\mambaforge\envs\spyder-env\lib\asyncio\windows_events.py", line 439, in select
self._poll(timeout)
RuntimeError: <_overlapped.Overlapped object at 0x000002A47EBE8780> still has pending operation at deallocation, the process may crash
Bad address (D:\bld\zeromq_1629967000004\work\src\epoll.cpp:100)
Kind regards, Nathan
The issue was from my use of a VPN. It works fine after I've resetted winsock. Thanks Jonas!
Hi everyone,
I've been trying to install Spyder via Miniforge (following the instructions on the Spyder installation page). Unfortunately, when I try to do so, I get this error message:
Can anyone help with this?
Kind regards, Nathan