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

conda build fails #225

Open
nikohansen opened this issue Jan 29, 2023 · 2 comments
Open

conda build fails #225

nikohansen opened this issue Jan 29, 2023 · 2 comments

Comments

@nikohansen
Copy link
Contributor

nikohansen commented Jan 29, 2023

When I try to create a conda build from the current master branch (unfortunately, in tag r3.3.0 the settings of tools/conda.recipe/meta.yaml are not up to date) on macOS ARM

conda-build -q tools/conda.recipe 

I get this error

[...]/opt/anaconda3/lib/python3.9/site-packages/conda_build/environ.py", line 801, in get_install_actions
    raise DependencyNeedsBuildingError(exc, subdir=subdir)
conda_build.exceptions.DependencyNeedsBuildingError: Unsatisfiable dependencies for platform osx-arm64: {'numpy=1.16'}
@nikohansen
Copy link
Contributor Author

@matt-chan any idea how I can address this problem?

@matt-chan
Copy link
Contributor

I'm not entirely sure, sorry. M1 builds are a bit dicey because not all reps have been built afaik. Also, are you intending to build with conda-forge dependencies?

Also, I don't have an M1 Mac to reproduce with right now unfortunately.

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

2 participants