# Not able to install prodigy with poetry

**URL:** https://support.prodi.gy/t/not-able-to-install-prodigy-with-poetry/7576
**Category:** Uncategorized
**Tags:** solved
**Created:** [June 16, 2025, 9:28pm UTC](https://support.prodi.gy/t/not-able-to-install-prodigy-with-poetry/7576 "2025-06-16T21:28:16Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![TatyanaKavalenkaTR](https://sea2.discourse-cdn.com/flex020/user_avatar/support.prodi.gy/tatyanakavalenkatr/32/3893_2.png) [@TatyanaKavalenkaTR](https://support.prodi.gy/u/TatyanaKavalenkaTR)
#### Post date: [June 16, 2025, 9:28pm UTC](https://support.prodi.gy/t/not-able-to-install-prodigy-with-poetry/7576/1 "2025-06-16T21:28:16Z")

</div>

Not able to install prodigy with poetry. Getting following error:

 ![image](https://us1.discourse-cdn.com/flex020/uploads/prodigy/original/2X/5/5bcf15bb3d90276ff2cb744cb6846c3abc0634a0.png)  
It worked fine about 3 weeks ago.

The same situation with the following command: python -m pip install prodigy --extra-index-url https://\<license\>@download.prodi.gy

![image](https://us1.discourse-cdn.com/flex020/uploads/prodigy/original/2X/0/04ee81d371b28bd3ee20a95f335b27b487051c34.png)

Anything was changed during those 3 weeks ?

---

<div class="post-metadata">

### Author: ![honnibal](https://sea2.discourse-cdn.com/flex020/user_avatar/support.prodi.gy/honnibal/32/35_2.png) [@honnibal](https://support.prodi.gy/u/honnibal)
#### Post date: [June 16, 2025, 9:41pm UTC](https://support.prodi.gy/t/not-able-to-install-prodigy-with-poetry/7576/2 "2025-06-16T21:41:36Z")

</div>

It's possible there's a problem with the `--extra-index-url` syntax. I'll look into that tomorrow, thanks! In the meantime could you try `--find-links`?

---

<div class="post-metadata">

### Author: ![honnibal](https://sea2.discourse-cdn.com/flex020/user_avatar/support.prodi.gy/honnibal/32/35_2.png) [@honnibal](https://support.prodi.gy/u/honnibal)
#### Post date: [June 17, 2025, 8:43am UTC](https://support.prodi.gy/t/not-able-to-install-prodigy-with-poetry/7576/3 "2025-06-17T08:43:15Z")

</div>

I've now fixed the `--extra-index-url` support on the download service.

---

<div class="post-metadata">

### Author: ![TatyanaKavalenkaTR](https://sea2.discourse-cdn.com/flex020/user_avatar/support.prodi.gy/tatyanakavalenkatr/32/3893_2.png) [@TatyanaKavalenkaTR](https://support.prodi.gy/u/TatyanaKavalenkaTR)
#### Post date: [June 17, 2025, 11:04am UTC](https://support.prodi.gy/t/not-able-to-install-prodigy-with-poetry/7576/4 "2025-06-17T11:04:40Z")

</div>

Great! Working now! Thank you for quick fix!
