# update to Prodigy 1.8 and spaCy 2.1

**URL:** https://support.prodi.gy/t/update-to-prodigy-1-8-and-spacy-2-1/1892
**Category:** Uncategorized
**Tags:** solved, meta
**Created:** [August 12, 2019, 5:16pm UTC](https://support.prodi.gy/t/update-to-prodigy-1-8-and-spacy-2-1/1892 "2019-08-12T17:16:53Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![robertto](https://avatars.discourse-cdn.com/v4/letter/r/f475e1/32.png) [@robertto](https://support.prodi.gy/u/robertto)
#### Post date: [September 11, 2019, 12:00pm UTC](https://support.prodi.gy/t/update-to-prodigy-1-8-and-spacy-2-1/1892/5 "2019-09-11T12:00:52Z")

</div>

I have updated my spacy to 2.1.8 and prodigy to 1.8.3 in a new environment as you recommend, I retrain my model using this new update, but when I write:  
`path= '../data/model_date_u01' nlp=spacy.load(path)`  
It says that:

could not broadcast input array from shape (96) into shape (128)

I have search in you website I found this thread

> [@Could not broadcast input array from shape (96) into shape (128)](https://support.prodi.gy/t/could-not-broadcast-input-array-from-shape-96-into-shape-128/1441):
>
> Specs: Python 3.7.3 Spacy 2.0.18 Thinc 6.12.1 Prodigy 1.7.1 I have downloaded and installed Prodigy 1.7.1 I have created an initial dataset using python -m prodigy dataset airports "Airport Dataset" --author "Rey Garcia" Then I attempted to create a terms dataset (I realize these are probably too long for terms so I tried it with a single term “airport” but it still didn’t work) ###Input python -m prodigy terms.teach airport\_terms en\_core\_web\_lg --seeds "Austin-Bergstrom International …

it seems it is kind of dependency problem,however I am using last update of prodigy and spaCy, could you please let me know your idea to solve this error? Many thanks

---

_[View the full topic](https://support.prodi.gy/t/update-to-prodigy-1-8-and-spacy-2-1/1892)._
