Skip to content

MAINT: anaconda=2024.02 and upgrade GA versions #157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 1, 2024
Merged

Conversation

mmcky
Copy link
Contributor

@mmcky mmcky commented Mar 8, 2024

This PR

  • update anaconda=2024.02
  • updates Github Action version numbers

@mmcky
Copy link
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
Contributor Author

mmcky commented Mar 11, 2024

@mmcky
Copy link
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
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
6 checks passed
@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