We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
when I use this command to set up my environment, I faced some issue like conda env create -f environment.yaml
conda env create -f environment.yaml
The missing packages are ipdb, ftfy, and regex. Maybe they should be added to environment.yaml.