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

additional requirements (libomp) #3

Open
petermao opened this issue Jun 5, 2023 · 0 comments
Open

additional requirements (libomp) #3

petermao opened this issue Jun 5, 2023 · 0 comments

Comments

@petermao
Copy link
Contributor

petermao commented Jun 5, 2023

Running on OSX, CyRK needed an additional package and other minor tweaking for rydiqule to load.

I installed rydiqule from my local clone with

pip install -e .

I use macports for packages and bash as my shell, so the necessary commands were:

sudo port install libomp
export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH/opt/local/lib/libomp:
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