conda icon indicating copy to clipboard operation
conda copied to clipboard

Trying to reproduce

Open robmarkcole opened this issue 7 years ago • 2 comments

Hi @betatim I am trying to reproduce this but failing, any idea where I am going wrong?

https://github.com/robmarkcole/reproducible-satellite-image-analysis

robmarkcole avatar Dec 12 '18 08:12 robmarkcole

What isn't working/where are you getting stuck?

I took a quick look at your environment.yml: I tend to explicitly list packages I care about (and pin their versions) instead of exporting everything. If you do want to export everything try out the --no-builds flag to conda export to remove the build version tags.

betatim avatar Dec 12 '18 08:12 betatim

Hi Tim, locally I am still clearly using the base environment, despite (I think) having followed the instructions to use my sat env. Would be good to get this resolved and documented

robmarkcole avatar Dec 12 '18 08:12 robmarkcole