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

Unable to automatically download/install artifact 'oneTBB' from sources #54368

Open
celise88 opened this issue May 5, 2024 · 2 comments
Open

Comments

@celise88
Copy link

celise88 commented May 5, 2024

I have an employee who's attempting to install packages MCMC and Turing in Julia, both of which have oneTBB as a dependency. He is using Julia version 1.10.3 and getting the error message below. Other packages install without any problems.

LoadError: Unable to automatically download/install artifact 'oneTBB' from sources listed in 'C:\Users\a0824021.julia\packages\oneTBB_jll\QvAaw\Artifacts.toml'.
Sources attempted:

I'm not having any issues with Julia 1.9, but I'm on a MacOS and he is on Windows.

Any help would be greatly appreciated.

@Keno
Copy link
Member

Keno commented May 5, 2024

The artifact definitely exists in both location. Additionally, it would be unlikely that they would both return 403 on a misconfiguration. Most likely they have some sort of firewall or other network filter installed that is blocking these requests. Did they try downloading manually with the browser? That workflow often has a firewall exception hook to allow this.

@celise88
Copy link
Author

celise88 commented May 5, 2024

I have not asked him to try manually downloading yet. Firewall was my first thought given the 403 - I just thought it was odd that he didn't have problems installing any other packages if that was the issue.

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