cython >=0.21 : None (NOK) matplotlib >=3.0.0 : 3.9.2 (OK) numpy >=1.7 : 1.26.4 (OK) pandas >=1.1.1 : 2.2.2 (OK) scipy >=0.17.0 : 1.13.1 (OK) sympy >=0.7.3 : 1.13.2 (OK) Environment Environment # packages in environment at C:\ProgramData\anaconda3: # # Name Versio...
Completion from packages installed in an external environment are not showing in the editor. Instead, completions from the package installed in the spyder environment are showing. What steps reproduce the problem? Create an external environment with conda create --name test flask spyder-kernels Set ...
Because the hello function object in the Console is the old one which prints Hello World. So far, we have changed the file hello.py (and replaced Hello World in there with Later World) in the Editor but this has not affected the objects that have previously been created in the Console. ...
EN我是Spyder的新手,正在使用KDD1999数据。我正在尝试基于数据集创建图表,例如srv_error rates的总量。...
> > > guiqwt.pyplot: equivalent to matplotlib's pyplot module (pylab) > > > > supported plot items: > > > > * curves, error bar curves and 1-D histograms > > > * images (RGB images are not supported), images with non-linear ...
zmq >=17 : 19.0.2 (OK) # Optional: cython >=0.21 : 0.29.21 (OK) matplotlib >=2.0.0 : 3.3.2 (OK) numpy >=1.7 : 1.19.2 (OK) pandas >=0.13.1 : 1.1.3 (OK) scipy >=0.17.0 : 1.5.2 (OK) sympy >=0.7.3 : 1.6.2 (OK)...
PR 21834 - PR: Fix hangs when using Matplotlib interactive backends (IPython console), by @ccordoba12 (21299) PR 21784 - PR: Do not use version in macOS artifact name and fix names for the future Spyder 6 installers (Installers), by @mrclary (21781) PR 21783 - PR: Always activate a...
matplotlib >=1.0 : 1.5.3 (OK) nbconvert >=4.0 : 4.2.0 (OK) numpy >=1.7 : 1.11.1 (OK) pandas >=0.13.1 : 0.18.1 (OK) pep8 >=0.6 : 1.7.0 (OK) psutil >=0.3 : 4.3.1 (OK) pyflakes >=0.6.0 : 1.3.0 (OK) pygments >=2.0 : 2.1.3 (OK) pylint >=0.25 : 1.5.4 (OK...
matplotlib >=3.0.0 : None (NOK) numpy >=1.7 : 1.26.4 (OK) pandas >=1.1.1 : 2.2.2 (OK) scipy >=0.17.0 : None (NOK) sympy >=0.7.3 : None (NOK) Hey@RobertDL, thanks for reporting. Please post a simple code example that generates this problem along with a video or animated...
Show Matplotlib backend and Python environment information in the status bar. Make kernel restarts be much faster for the current interpreter. Add experimental support for Qt 6 and increase minimal required version to Qt 5.15. Turn runfile, debugfile, runcell and related commands into IPython magics...