-
### Actual Behavior
run anaconda
Traceback (most recent call last):
File "/home/mohamed/anaconda2/bin/anaconda-navigator", line 7, in
from anaconda_navigator.app.main import main
…
-
### Actual Behavior
Python scripts using tkinter (several of my scripts and also IDLE) that worked in the past have stopped working. The problem is that running any script that uses tkinter log…
-
### Actual Behavior
Anaconda-Navigator will not open.
```
(base) C:\Windows\system32>anaconda-navigator
Traceback (most recent call last):
File "C:\ProgramData\Anaconda3\lib\site-package…
-
### Actual Behavior
Every time I try to run
%load_ext rpy2.ipython
or
import rpy2.robjects as robjects
I get the kernel restarting message:
The kernel appears to have died. It will re…
-
### Actual Behavior
I am running the latest version of Anaconda 3 on Mac OSX High Sierra 10.13.3 with conda version 4.4.11. I am trying to use unixODBC and freeTDS with pyodbc to connect my com…
-
### Actual Behavior
I downloaded Anaconda yesterday from [here](https://www.anaconda.com/distribution/).
- Attempting to open Spyder using the shortcut does nothing
- Running `spyder` in …
-
### Actual Behavior
Starting anaconda-navigator from command line, it throws a couple python errors. The interface still comes up, but from there, Updating packages and starting a shell don…
-
### Actual Behavior
Navigator Error
An unexpected error occurred on Navigator start-up
### Expected Behavior
Report
Please report this issue in the anaconda issue tracker
Main Error
ex…
-
### Actual Behavior
When attempting to launch Spyder from either Anaconda Navigator or Anaconda Prompt, an error message appears that says "Python has stopped working. A problem caused the pr…
-
### Actual Behavior
I have a c/c++ extension that is called from Python and in the past I was able to use gdb to set a break point in my c/c++ extension code and use "py-bt" to see the Python bac…