-
```
$ sh ./scripts/demo.sh
Traceback (most recent call last):
File "/home/yongilcho/anaconda3/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, N…
-
Hi,
with python 3.9.2, I've this warning when running plotter:
```
~/.local/lib/python3.9/site-packages/plotter/plotter.py:737: MatplotlibDeprecationWarning: Passing parameters norm and vmin/vm…
-
Requires freetype-devel, libpng-devel, python3-devel and tk-devel (or is it just tk?).
https://matplotlib.org/users/installing.html#installing-from-source
When installing in to a virtual environ…
-
It might be possible to remove a dependency matplotlib. (Though I'm not sure...)
-
**Sorry if this isn't the correct place to report this.** I didn't know for sure where to report. Let me know the correct place and I will move it.
# Summary
(matplotlib) Inline plot is fine but…
-
**Is your feature request related to a problem? Please describe.**
I have a large-ish Mapper complex where the samples in each node are nine-dimensional points with grayscale values. I have manual ro…
-
I recently had to install Pax in a Python 3.5 environment. The problem I encountered was that in the PatternFitter we use the matplotlib module _cntr which is deprecated since matplotlib 2.2.0.
We …
-
Hi,
I recently changed my computer,
From
```
macOS Sierra 10.12.6
conda 4.3.30
Jupyter 4.1.0
matplotlib 1.5.1
Python 2.7.11 | Annaconda custom(x86_64) [GCC 4.2.1 (Apple Inc. build 55…
ghost updated
6 years ago
-
Hi,
I browsed the repo and googled but couldn't find if there is an option equivalent to matplotlib's `savefig`. I need my code to run without X server and produce the plots as `pdf` or `png`. Does t…
-
when making a new ami, add matplotlib and imutils to python env (needed by renderer, not currently installed) may need this in the requirements.txt too