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

(Re-re-re) Fix Conda MacOS ARM Installation Instructions #172

Open
michaelweinold opened this issue Sep 25, 2024 · 0 comments
Open

(Re-re-re) Fix Conda MacOS ARM Installation Instructions #172

michaelweinold opened this issue Sep 25, 2024 · 0 comments
Assignees
Labels

Comments

@michaelweinold
Copy link
Contributor

Following the current documentation:

conda create -n brightway -c conda-forge -c cmutel brightway25_nosolver scikit-umfpack

to install Brightway on MacOS ARM (Apple Silicon) machines still results in the scikit-umfpack error on first package import:

[/opt/homebrew/Caskroom/miniconda/base/envs/bw25_arm/lib/python3.11/site-packages/bw2calc/__init__.py:45](https://file+.vscode-resource.vscode-cdn.net/opt/homebrew/Caskroom/miniconda/base/envs/bw25_arm/lib/python3.11/site-packages/bw2calc/__init__.py:45): UserWarning: 
It seems like you have an ARM architecture, but haven't installed scikit-umfpack:

    https://pypi.org/project/scikit-umfpack/

Installing it could give you much faster calculations.

  warnings.warn(UMFPACK_WARNING)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants