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
It appears that the numba build finds cos7 symbols even though the sysroot is cos6. These symbols come from the system as opposed to our compilers I think.
For now we have moved the docker container back to cos6 to hack around this. We'll want to remove that hack in the future.
The text was updated successfully, but these errors were encountered:
Could you please share more about what symbols and the error message? Does this happen on import for example or when doing some basic operation? Would help to get this insight so we can figure out how to fix this
It appears that the numba build finds cos7 symbols even though the sysroot is cos6. These symbols come from the system as opposed to our compilers I think.
For now we have moved the docker container back to cos6 to hack around this. We'll want to remove that hack in the future.
The text was updated successfully, but these errors were encountered: