Skip to content
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

Instruct to install Python 3.12 for conda environment in README #76

Closed
wants to merge 1 commit into from

Conversation

bobleesj
Copy link
Contributor

To prevent from conda-forge to automatically install Python 3.13 which causes the following issue: #75

Copy link

Warning! No news item is found for this PR. If this is a user-facing change/feature/fix,
please add a news item by copying the format from news/TEMPLATE.rst.

@bobleesj
Copy link
Contributor Author

Local test:

conda create -n bg-mpl-stylesheets_env bg-mpl-stylesheets python=3.12
conda activate bg-mpl-stylesheets_env
conda install --file requirements/examples.txt
python example/plot.py
Screenshot 2024-10-24 at 8 07 22 AM

@bobleesj
Copy link
Contributor Author

@sbillinge ready for review - will create an issue to remove Python 3.12 pinning when we migrate to support Python 3.13

@sbillinge
Copy link
Contributor

please see my comment on #75. I suggest we just push out the 3.13 fix....

@bobleesj bobleesj closed this Oct 24, 2024
@bobleesj
Copy link
Contributor Author

Closing - going with 3.13 instead of pinning 3.12.

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