jamesdolezal / slideflow

Deep learning library for digital pathology, with both Tensorflow and PyTorch support.
https://slideflow.dev
GNU General Public License v3.0
234 stars 39 forks source link

Environment file environment.yml update for slideflow version 2 #321

Closed sz3029 closed 9 months ago

sz3029 commented 9 months ago

Description

I'm trying to set up my conda for the new slideflow version (v2.1.0). I looked at the provided environment.yml file, but in line #178 it still says slideflow==1.3.2 so I guess the environment file wasn't updated? Could you update it with the lastest environment.yml for v2.1.0? Thank you

jamesdolezal commented 9 months ago

Thank you! We've used this environment recently as a base for building a 2.1.0 environment, there are a couple of minor package version updates required. I'll get an updated environment YAML file uploaded today or tomorrow.

sz3029 commented 9 months ago

Hi is there any update :)

jamesdolezal commented 9 months ago

Thanks again for the suggestion! The provided environment has been updated for Slideflow 2.1.1. Let us know if you have issues or concerns with this updated environment, and if so, I will re-open this issue.