I create an environment with the environment.yml
environment.yml
name: OCR channels: - defaults dependencies: - python=3.7 - spyder=4.1.4 -