Skip to content

issues Search Results · repo:matplotlib/cycler language:Python

Filter by

31 results
 (70 ms)

31 results

inmatplotlib/cycler (press backspace or delete to remove)

Seems like these are not run.
  • oscargus
  • 1
  • Opened 
    on Sep 18, 2023
  • #94

On Python 3.10.8 setup.py incorrectly raises ERROR: Ignored the following versions that require a different python version: 0.7 Requires-Python =3.6, 3.7; 0.8 Requires-Python =3.6, 3.7 ERROR: Could not ...
  • yp25
  • 1
  • Opened 
    on Oct 18, 2022
  • #83

https://github.com/matplotlib/cycler/blob/ee4f99b43b0b0dda0409ff32c9abfbd550644e82/cycler.py#L49 is out of date.
  • anntzer
  • Opened 
    on Feb 28, 2022
  • #80

I m try to plot my data, this shows this error. ValueError: Can only use slices with Cycler.getitem My code bellow import matplotlib as mpl import matplotlib.pyplot as plt colors = mpl.rcParams[ axes.prop_cycle ...
  • rickdeu
  • 1
  • Opened 
    on Feb 16, 2022
  • #78

When running version 0.11.0 with Matplotlib 2.x.x on Python 2.7 get following error because of the f string usage. https://pypi.org/project/cycler/0.11.0/ Basically just have to make sure if installing ...
  • eggoynes
  • 2
  • Opened 
    on Jan 21, 2022
  • #77

It still points to 0.10.0.
  • anntzer
  • 4
  • Opened 
    on Nov 7, 2021
  • #76

nose module is for python 2.x and for 3.x id deprecated https://nose.readthedocs.io/en/latest/ I recommend use pytest + /usr/bin/pytest -ra =========================================================================== ...
  • kloczek
  • 4
  • Opened 
    on Sep 3, 2021
  • #73

Good day, I just want to ask to make a new build of this lib. In https://pypi.org/project/Cycler/ there is last version from 2016-02-16 . Probably you do not have new feature, but anyway there are some ...
  • milos-korenciak
  • 2
  • Opened 
    on Jul 30, 2021
  • #70

Are these Python versions supported? If they are, also update the shields :)
  • dmyersturnbull
  • Opened 
    on Jun 5, 2021
  • #67

+ /usr/bin/python3 -Bm pytest -ra =========================================================================== test session starts ============================================================================ ...
  • kloczek
  • 3
  • Opened 
    on May 24, 2021
  • #65
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub