Skip to content

MAINT: anaconda=2024.02 and upgrade GA versions#157

Merged
mmcky merged 7 commits intomainfrom
anaconda=2024.02
May 1, 2024
Merged

MAINT: anaconda=2024.02 and upgrade GA versions#157
mmcky merged 7 commits intomainfrom
anaconda=2024.02

Conversation

@mmcky
Copy link
Copy Markdown
Contributor

@mmcky mmcky commented Mar 8, 2024

This PR

  • update anaconda=2024.02
  • updates Github Action version numbers

@mmcky
Copy link
Copy Markdown
Contributor Author

mmcky commented Mar 8, 2024

  • confirm execution with a full build

@mmcky mmcky mentioned this pull request Mar 8, 2024
1 task
@github-actions github-actions bot temporarily deployed to commit March 8, 2024 05:34 Inactive
@mmcky
Copy link
Copy Markdown
Contributor Author

mmcky commented Mar 11, 2024

@mmcky
Copy link
Copy Markdown
Contributor Author

mmcky commented Apr 29, 2024

@kp992 it looks like matplotlib has changed the prop_cycler in anaconda=2024.02

There is an issue with

ts_ex1 = TaxSmoothingExample(g_ex1, P_ex1, b0_ex1, states_ex1, random_state=1)
ts_ex1.display()

with the following Attribute Error

AttributeError�'_process_plot_var_args' object has no attribute 'prop_cycler'

I suspect the issue is with the use of this hidden method in the function

        ax_ = ax.twinx()
        ax_._get_lines.prop_cycler = ax._get_lines.prop_cycler

@github-actions github-actions bot temporarily deployed to commit April 30, 2024 16:36 Inactive
@mmcky
Copy link
Copy Markdown
Contributor Author

mmcky commented May 1, 2024

  • re-enable build cache

Thanks @kp992

@github-actions github-actions bot temporarily deployed to commit May 1, 2024 00:57 Inactive
@mmcky mmcky merged commit aeb2da9 into main May 1, 2024
@mmcky mmcky deleted the anaconda=2024.02 branch May 1, 2024 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants