Closed shu199913 closed 2 years ago
Thanks for reporting. This error is already fixed in our latest version.
Since it's still not available in Anaconda, you have two options:
1. Use our Windows or Mac installer, which you can find here.
2. Create a new environment with conda-forge packages. For that, please close Spyder, open the Anaconda Prompt and run the following commands there:conda create -n spyder-cf -c conda-forge spyder jupyter_client=7.3.1
conda activate spyder-cf
spyder
Description
What steps will reproduce the problem?
This is my python programm runnin on anaconda and learning from NPTEL
Traceback
Versions
Dependencies