-
## Description
### What steps will reproduce the problem?
I simply opened Spyder. Did not run a single line of code.
### Traceback
```python-traceback
A module that was compiled using NumPy 1.x …
-
## Description
### What steps will reproduce the problem?
A message appeared that I had to update my spyder version to 6, when I agreed to proceed the installation appeared this screen.
### Trace…
-
### Solution to issue cannot be found in the documentation.
- [x] I checked the documentation.
### Issue
```
conda install -c conda-forge pymultinest` fails. Here's the error when trying to …
-
I have an SDF file which contains multiple molecules for which I want to calculate all the descriptors for. But, running mordred from the command line appears to overload the CPU cores. Even when usin…
-
## Description
### What steps will reproduce the problem?
I am not sure why the update has failed. pop-up just appeared.
### Traceback
```python-traceback
Traceback (most recent call last):
Fi…
-
Write a test which would have caught the embarrassing bug in #470. We do have one test which opens the notebook preferences page, but that did not catch the bug, so investigate.
-
### Issue Report Checklist
* [x] Searched the [issues page](https://github.com/spyder-ide/spyder/issues?q=is%3Aissue) for similar reports
* [x] Read the relevant sections of the [Spyder Troubl…
-
### Checklist
- [X] I added a descriptive title.
- [X] I searched through [existing issues](https://github.com/ContinuumIO/anaconda-issues/issues) and couldn't find a solution or duplicate issue.
- […
-
To install your library I had to do the following:
```bash
pip install grammar
python -c "import grammar"
# ModuleNotFoundError: No module named 'spacy'
pip install spacy
python -c "import…
-
## Description
### What steps will reproduce the problem?
I ran this subset of the dataframe, and it executed perfectly but i cant open it directly to view
### Traceback
```python-traceback
Trace…