You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I am executing create -f environment.yml it is showing the error that is attached in the screenshot. Let me know if there is any solution for the same. I am using conda 23.11.0. Even I have run this command pip install --upgrade pip setuptools
The text was updated successfully, but these errors were encountered:
While we don't have a direct dependency on this package, our dependency flair==0.4.2 (see requirements.yml) does require sklearn (you can find this in flair's requirements.txt here).
There are two solutions:
Install a newer version of the flair package.
Alternatively, you can circumvent this error as follows:
When I am executing create -f environment.yml it is showing the error that is attached in the screenshot. Let me know if there is any solution for the same. I am using conda 23.11.0. Even I have run this command
pip install --upgrade pip setuptools
The text was updated successfully, but these errors were encountered: