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

Deprecated setup for proxTV dependency #81

Open
wsdewitt opened this issue Nov 22, 2024 · 0 comments
Open

Deprecated setup for proxTV dependency #81

wsdewitt opened this issue Nov 22, 2024 · 0 comments
Assignees

Comments

@wsdewitt
Copy link
Collaborator

Workaround: pip install --use-pep517 mushi

@wsdewitt wsdewitt self-assigned this Nov 22, 2024
wsdewitt added a commit that referenced this issue Jan 9, 2025
* Update supported python versions, versioneer, install, GitHub Actions; format/lint

* Update Python version support and upgrade setup-python action to v5

* Fix Python version formatting in GitHub Actions workflow

* Update Python version requirements to 3.8 or higher

* try adding blas and lapack dependencies

* Replace setup-python with conda for dependency management and remove OS-specific installation steps for BLAS and LAPACK

* Add conda-forge channel to workflow and verify Python and pip installation

* Add Miniconda version and environment activation to workflow

* Enable auto-activation of the base environment in the workflow and clean up unnecessary conda info commands

* Activate the conda environment in the workflow and ensure the base environment is auto-activated

* Add default shell configuration for workflow and remove explicit conda activation

* fix stdpopsim api call in sim nb

* fix factorial api call

* Add conditional installation of gcc and clang for Ubuntu and macOS

* gxx, not gcc

* compiler env vars

* abandon conda

* fix workflow syntax

* Update macOS version in build matrix to macos-15-large

* Update macOS condition for installing blas/lapack to macos-15-large

* Replace Ubuntu and macOS blas/lapack installation steps with Homebrew setup

* Refactor Homebrew installation steps in build workflow

* abandon macos

* matrix syntax

* Remove Python 3.13 from the build matrix in GitHub Actions workflow

* black format

* Replace DeviceArray with Array in documentation examples

* Update installation instructions to include --use-pep517 flag (see #81)

* try macos again with pep517

* no macos, install blas/lapack
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

No branches or pull requests

1 participant