Out of Box ML package issue

Hello,

I am getting error while deploying ML package.
The package I am trying to deploy is:
Out of box packages > Language Analysis (under open source) > Named Entity Recognition.

The error I am getting is :

Non retryable error occurred while deploying mlskill: HRx_skill, reason: ModuleNotFoundError:
file "/microservice/main.py", line 3, in <module>
import flair
modulenotfounderror: no module named 'flair'

@loginerror @Pablito @Vishal_Motwani @paul.motiu

Is this in an airgapped environment @AkshaySandhu ?

I am sorry but I did not get “airgapped” envt.

Update: I googled the term and yes it is airgapped envt. (using zScaler as network proxy)