Skip to content

updated MacOS installation instructions#520

Open
pilotchute wants to merge 1 commit intocasangi:mainfrom
pilotchute:update-installation-instructions-for-macos
Open

updated MacOS installation instructions#520
pilotchute wants to merge 1 commit intocasangi:mainfrom
pilotchute:update-installation-instructions-for-macos

Conversation

@pilotchute
Copy link
Copy Markdown

The llvmlite dependency for xradio dropped support for intel based macs after version 0.45.1.

This pull request adds instructions to for pip to use an appropriate version of llvmlite when installing xradio.

xradio/README.md

Lines 18 to 20 in 12d7934

> 📝 On MacOS:
> - if one wants to use the functions to convert MSv2=>MSv4, it is required to pre-install `python-casacore`. That can be done using `conda install -c conda-forge python-casacore`. See more alternatives below.
> - if using an Intel (x86_64) Mac `"llvmlite==0.45.1"` must be appended to the installation command. For example `pip install "xradio[all] "llvmlite==0.45.1"`.

…cos x86_64 support in >0.45.1

Signed-off-by: Alea <alea@kootz.com>
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.

1 participant