# Cannot install gurobi

**URL:** https://discourse.julialang.org/t/cannot-install-gurobi/119186
**Category:** Optimization (Mathematical)
**Tags:** gurobi
**Created:** [September 8, 2024, 6:39am UTC](https://discourse.julialang.org/t/cannot-install-gurobi/119186 "2024-09-08T06:39:36Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Tarny\_GG\_Channie](https://avatars.discourse-cdn.com/v4/letter/t/3bc359/32.png) [@Tarny\_GG\_Channie](https://discourse.julialang.org/u/Tarny_GG_Channie)
#### Post date: [September 8, 2024, 6:39am UTC](https://discourse.julialang.org/t/cannot-install-gurobi/119186/1 "2024-09-08T06:39:36Z")

</div>

After obtaining my gurobi license, I tried to download gurobi for Julia. However, this happened.  
It said that the source was too slow.

```julia
- https://anaconda.org/Gurobi/gurobi/11.0.2/download/win-64/gurobi-11.0.2-py311_0.tar.bz2
    Error: HTTP/1.1 200 OK (Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds) while requesting https://anaconda.org/Gurobi/gurobi/11.0.2/download/win-64/gurobi-11.0.2-py311_0.tar.bz2

```

---

<div class="post-metadata">

### Author: ![SKavuri](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/skavuri/32/211660_2.png) [@SKavuri](https://discourse.julialang.org/u/SKavuri)
#### Post date: [September 8, 2024, 6:52am UTC](https://discourse.julialang.org/t/cannot-install-gurobi/119186/2 "2024-09-08T06:52:38Z")

</div>

file seem to download fine in browser. probably something on your network/machine making it crawl.

---

<div class="post-metadata">

### Author: ![Tarny\_GG\_Channie](https://avatars.discourse-cdn.com/v4/letter/t/3bc359/32.png) [@Tarny\_GG\_Channie](https://discourse.julialang.org/u/Tarny_GG_Channie)
#### Post date: [September 8, 2024, 7:07am UTC](https://discourse.julialang.org/t/cannot-install-gurobi/119186/3 "2024-09-08T07:07:40Z")

</div>

Uhh… Then suddenly, the problem disappeared. I don’t really understand why either.
