You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, doing conda update on the pyomp metapackage will fetch its most recent version but will not upgrade numba/llvmlite and llvm-openmp-dev. I believe we need better dependency tracking in pyomp's recipe.
The text was updated successfully, but these errors were encountered:
ggeorgakoudis
changed the title
Fix conda update to retieve updated numba, llvmlite
Fix conda update to retrieve updated numba, llvmlite
Nov 25, 2024
Currently, doing
conda update
on thepyomp
metapackage will fetch its most recent version but will not upgrade numba/llvmlite and llvm-openmp-dev. I believe we need better dependency tracking in pyomp's recipe.The text was updated successfully, but these errors were encountered: