Your package looks very interesting; however, I was unable to install it on either Linux or macOS. Your environment.yml seems quite lengthy and overly specific. Does your package really require all of these dependencies? I would recommend starting from a bare-bones Python installation and building an environment with only the packages necessary to run your application. Then, use that environment to create your environment.yml.
Your package looks very interesting; however, I was unable to install it on either Linux or macOS. Your environment.yml seems quite lengthy and overly specific. Does your package really require all of these dependencies? I would recommend starting from a bare-bones Python installation and building an environment with only the packages necessary to run your application. Then, use that environment to create your environment.yml.