-
If I generate the json module for `matplotlib` using `flatpak-pip-generator` and than I try to use it it fails with a numpy error:
```
Running: pip3 install --no-index --find-links="file://${PWD}" -…
-
Type: Bug
# Behaviour
## Expected vs. Actual
When I call `print` in a Matplotlib event handler, and run the code in the interactive view, I see no print statements.
## Steps to reproduce…
-
## System and Software
* aicspylibczi Version: 3.2.0
* Python Version:3.10
* Operating System: Windows
## Description
*A clear description of the bug*
I'm just starting to learn about czi fi…
-
When using Matplotlib with the tk backend, the default styles for the tk widgets mess up the toolbar:
![image](https://user-images.githubusercontent.com/6144189/114477892-ff26f200-9bf4-11eb-80d1-9e3f…
-
具体报错信息如下:
wangjin@wangjin-desktop:~$ sudo pip3 install --upgrade paddlehub -i https://mirror.baidu.com/pypi/simple
[sudo] password for wangjin:
The directory '/home/wangjin/.cache/pip/http' or its…
-
#### Describe the bug
While the `disp` option is available for `ARIMA`, `ETSModel` and `ThetaModel` in `fit`, it is not available for `ExponentialSmoothing`
```python
import numpy as np
import…
-
I am unable to perform plots due to different bar() function signature.
According to this https://matplotlib.org/3.2.1/api/_as_gen/matplotlib.pyplot.bar.html the bar()
has a different implementati…
-
A strange difference between Edison and Cori: on Cori, matplotilb doesn't support jpeg-format output, but on Edison it does.
-
```
This is neede for the notebook. See here for more information:
http://groups.google.com/group/hermes2d/browse_thread/thread/c156ca1ea029ab8e
```
Original issue reported on code.google.com by `on…
-
When trying to plot with matplotlib.plt, using fig.show()
/usr/local/lib/python3.5/dist-packages/matplotlib/figure.py:418: UserWarning: matplotlib is currently using a non-GUI backend, so cannot sh…
ghost updated
6 years ago